Crossref MCP Server
Rank #2,296io.github.Taru0208/crossref-mcp-server
MCP server providing crossref-server capabilities
Crossref MCP Server is a Model Context Protocol (MCP) server published by Taru0208. It ranks #2,296 of 115,460 servers tracked on MCP Toplist, and its repository has 54 GitHub stars. Crossref MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 113,164 of 115,460 servers on MCP Toplist.
Use Crossref MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http crossref-mcp-server https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp[mcp_servers.crossref-mcp-server]
url = "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"Add to ~/.codex/config.toml.
https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"crossref-mcp-server": {
"url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crossref-mcp-server": {
"type": "http",
"url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crossref-mcp-server": {
"serverUrl": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crossref-mcp-server": {
"url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Taru0208%2Fcrossref-mcp-server)<a href="https://mcptoplist.com/server/io.github.Taru0208%2Fcrossref-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Taru0208%2Fcrossref-mcp-server.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Taru0208
Other servers by Taru0208
- Us Census MCP Server#997 · 3 vers
- Openfda MCP Server#1,500 · 3 vers
- Pubmed MCP Server#1,617 · 3 vers
- World Bank MCP Server#2,490 · 3 vers
- Eurostat MCP Server#3,072 · 3 vers
- Sec Edgar MCP Server#3,446 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Mar 1, 2026 |
| 1.0.0 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Crossref MCP Server?
- Crossref MCP Server is maintained by Taru0208, which publishes 7 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Crossref MCP Server listed on the Official MCP Registry?
- Yes — Crossref MCP Server is listed on the Official MCP Registry.
- How many versions does Crossref MCP Server have?
- MCP Toplist tracks 3 versions of Crossref MCP Server, most recently published on Mar 1, 2026.
- Where can I find the source code for Crossref MCP Server?
- The source code for Crossref MCP Server is hosted at github.com/Taru0208/crossref-mcp-server.