cds-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CERN_CLIENT_ID | No | Your CERN OAuth client ID for authentication | |
| CERN_CLIENT_SECRET | No | Your CERN OAuth client secret for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_cds_documentsA | Search CDS documents with various filters including experiment, document type, and date range |
| get_cds_document_detailsA | Get detailed information about a specific CDS document including full abstract, authors, and metadata |
| get_cds_document_filesB | Get file information and download URLs for a specific CDS document |
| get_cds_experimentsA | Get a list of common CERN experiments that can be used for filtering searches |
| list_cds_collectionsA | Browse the hierarchical taxonomy of CERN Document Server (CDS) collections and sub-collections. Use this tool BEFORE searching if you are unsure which collection or category to search in. It returns the exact search keys that can be passed into the |
| get_cds_document_typesA | Get a list of common CDS document types that can be used for filtering searches |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MohamedElashri/cds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server