DataCite Librarian MCP
by kaysiz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATACITE_DATA_DIR | No | Corpus root (must exist if set). If unset, uses mock data unless DATACITE_USE_MOCK=1 is set. | |
| DATACITE_MOCK_DIR | No | Override mock write/read location. | |
| DATACITE_USE_MOCK | No | Set to '1' or 'true' to force mock corpus even if DATACITE_DATA_DIR is set. | |
| DATACITE_EXPORT_DIR | No | Export output directory. | |
| DATACITE_MAX_RECORDS | No | Aggregate scan ceiling (default 10000). | 10000 |
| DATACITE_DOI_LOOKUP_MAX_SCAN | No | get_doi ceiling; 0 = full local scan. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/kaysiz/mcp-test'
If you have feedback or need assistance with the MCP directory API, please join our Discord server