Skip to content
Back to search
30
MCP v0.1.8

io.github.cyanheads/crossref-mcp-server

io.github.cyanheads/crossref-mcp-server

Resolve DOIs, search ~155M scholarly works, and fetch references via the Crossref REST API.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/crossref-mcp-server
Resolve DOIs, search ~155M scholarly works, and fetch references via the Crossref REST API. STDIO or Streamable HTTP.
0 tools
io.github.jtl-neo/crossref-mcp
MCP server wrapping the Crossref REST API for scholarly metadata.
0 tools
crossref-mcp
MCP server wrapping the Crossref REST API for scholarly metadata.
0 tools
@pipeworx/mcp-crossref
MCP server for searching academic papers, journals, and citations via the Crossref API
0 tools
crossref-academic-mcp-server
MCP Server for scientific papers, citations, and academic research — Crossref, OpenAlex, Semantic Scholar
0 tools
crossref-cite-mcp
MCP tool for resolving paper citations via Crossref API with multiple format support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/crossref-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}