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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http

How to use

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

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