Integrates with Zenodo records through the Model Context Protocol (MCP) for use in LLM workflows and IDEs.
Sponsored
Zenodo offers two distinct implementations for interacting with the Zenodo repository via the Model Context Protocol (MCP). The MCP SDK Core provides direct integration with MCP-enabled environments like Cursor IDE, enabling seamless access to Zenodo resources directly from your development environment. The MCP API, a FastAPI-based service, offers MCP-compatible tools for integration with LLM frameworks like LangChain and LangGraph, supporting OpenAI-compatible APIs and LibreChat. Both implementations provide access to search, retrieve records, get citations, detect data types, access metadata, and manage files within Zenodo.
Key Features
01Automatically classify Zenodo records
020 GitHub stars
03Search and retrieve Zenodo records
04Retrieve citations in various formats (BibTeX, APA, etc.)
05Access detailed metadata for records
06Browse and download files from records
Use Cases
01Integrate Zenodo with LangChain agents and tools