Skip to content
Back to search
30
MCP streamable-http

crossref

io.github.pipeworx-io/crossref

Crossref MCP — wraps the Crossref REST API (academic papers, free, no auth)

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

crossref-mcp
MCP server wrapping the Crossref REST API for scholarly metadata.
0 tools
io.github.jtl-neo/crossref-mcp
MCP server wrapping the Crossref REST API for scholarly metadata.
0 tools
crossref-mcp-server
MCP server for the Crossref API — search and retrieve scholarly metadata
0 tools
crossref-cite-mcp
MCP tool for resolving paper citations via Crossref API with multiple format support
0 tools
crossref-academic-mcp-server
MCP Server for scientific papers, citations, and academic research — Crossref, OpenAlex, Semantic Scholar
0 tools
@pipeworx/mcp-crossref
MCP server for searching academic papers, journals, and citations via the Crossref API
0 tools

How to use

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

{
  "mcpServers": {
    "crossref": {
      "url": "https://gateway.pipeworx.io/crossref/mcp",
      "transport": "streamable-http"
    }
  }
}