LogoSTMCP
Download
datacite-mcp-server

DataCite MCP Server for Claude

A Model Context Protocol (MCP) server for querying the DataCite GraphQL API, providing access to rich metadata about research outputs including DOIs, datasets, software, publications, and their connections within the PID Graph.

Tools

1. DataCite GraphQL Query

Execute GraphQL queries against the DataCite API to access metadata about research outputs, datasets, publications, and their connections.

Open Graph image for DataCite MCP Server for Claude

JSON Config

{
  "mcpServers": {
    "datacite": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://datacite-mcp-server.quentincody.workers.dev/sse"
      ]
    }
  }
}

Useful Links

Information