DataCite MCP Server
by alexwade
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_USER_AGENT_URL | No | URL included in the HTTP User-Agent header | https://github.com/alexwade/datacite-mcp |
| MCP_USER_AGENT_EMAIL | No | Contact email for DataCite's polite pool | |
| CACHE_DOI_TTL_SECONDS | No | DOI cache TTL (1 hour) | 3600 |
| DATACITE_RATE_LIMIT_RPS | No | Max API requests per second | 10 |
| CACHE_SEARCH_TTL_SECONDS | No | Search cache TTL (5 minutes) | 300 |
| CACHE_STATIC_TTL_SECONDS | No | Static data cache TTL (24 hours) | 86400 |
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/alexwade/datacite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server