Connects Claude to Zenodo, CERN's open access research repository with millions of scientific datasets, publications, and software artifacts. Exposes a search tool that lets you query records across disciplines, from particle physics data to genome sequences. Hosted via Pipeworx's gateway, which handles the connection over streamable HTTP and includes an ask_pipeworx helper that translates natural language questions into the right API calls. Reach for this when you need to pull academic datasets, check DOI metadata, or explore open research outputs without leaving your AI workflow. MIT licensed, runs as a managed endpoint so there's no local setup.
Zenodo MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | Record search. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"zenodo": {
"url": "https://gateway.pipeworx.io/zenodo/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Zenodo data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json