crossref-mcp-server
Resolve DOIs, search ~155M scholarly works, and fetch references via the Crossref REST API.
Package Details
@cyanheads/crossref-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
Email for polite-pool User-Agent header — optional. Without: anonymous pool with stricter rate limits.
https://api.crossref.orgOverride the Crossref API base URL. Defaults to https://api.crossref.org.
10000Per-request timeout in milliseconds.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/crossref-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
Email for polite-pool User-Agent header — optional. Without: anonymous pool with stricter rate limits.
https://api.crossref.orgOverride the Crossref API base URL. Defaults to https://api.crossref.org.
10000Per-request timeout in milliseconds.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').