cds-mcp

MohamedElashri/cds-mcp
★ 0 stars Python 🔍 Search Updated today
Work in progress MCP server for CDS (CERN document server)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cds-mcp": {
      "command": "uvx",
      "args": [
        "cds-mcp"
      ]
    }
  }
}

Or install with pip: pip install cds-mcp

README Excerpt

A Model Context Protocol (MCP) server for integrating with CERN Document Server (CDS), built on the Invenio digital library framework. - **Search CDS documents** with filters for experiments, document types, and date ranges - **Get detailed document information** including full abstracts, authors, and metadata

Tools (1)

search_cds_documents

Topics

cdscernmcpmcp-server