Back to Home
QuentinCody icon

datacite-mcp-server

Verified Safe

by QuentinCody

Overview

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

Installation

Run Command
npm run dev

Environment Variables

  • MCP_ALLOWED_ORIGINS

Security Notes

The server implements origin validation for incoming MCP requests, enhancing security. It uses Cloudflare Durable Objects (SQLite-backed) for staging large responses, which is a managed and secure storage solution in a serverless environment. External GraphQL API calls are directed to a known DataCite endpoint. There is no observed use of `eval` or other dangerous dynamic code execution, and no sensitive hardcoded secrets are present.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars1
Forks0
Last Update2025-12-01

Tags

DataCiteGraphQLMCPCloudflare WorkersResearch MetadataAI ToolPID Graph