Skip to content
Back to search
30
MCP

crossref-mcp

pypi/crossref-mcp

MCP server wrapping the Crossref REST API for scholarly metadata.

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

Similar MCP servers embedding-nearest

io.github.jtl-neo/crossref-mcp
MCP server wrapping the Crossref REST API for scholarly metadata.
0 tools
crossref
Crossref MCP — wraps the Crossref REST API (academic papers, free, no auth)
0 tools · streamable-http
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
@pipeworx/mcp-crossref
MCP server for searching academic papers, journals, and citations via the Crossref API
0 tools
io.github.cyanheads/crossref-mcp-server
Resolve DOIs, search ~155M scholarly works, and fetch references via the Crossref REST API.
0 tools

How to use

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

{
  "mcpServers": {
    "crossref-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}