PROSPERO MCP Server
PROSPERO MCP Server
MCP server for the PROSPERO international prospective register of systematic reviews.
Enables AI assistants to search registered systematic review protocols, look up individual CRD records, explore the MeSH vocabulary, check for possibly duplicate/overlapping reviews, and export results in RIS format.
Tools
search_prospero- search the register (15 fields: ALL/TI/CS/IV/OP/OS/CM/PA/RQ/KW/CO/AN/NC/OA/FU)get_prospero_record- look up a record by registration number (e.g. CRD42023407478)search_mesh- search the MeSH vocabularycheck_duplicate_review- find possibly already-registered reviews (manual review required)export_search_ris- export results as RIS for Zotero/EndNote/RevMansearch_prospero_advanced- Boolean search:"(diabetes):TI AND (metformin):ALL"search_prospero_stats- total hit counts and aggregations for a query
Run locally
pip install -r requirements.txt
python prospero_server.pyMCP endpoint: http://localhost:8000/mcp (Streamable HTTP)
Deploy
The included Dockerfile runs the server bound to $PORT (default 8000) on
0.0.0.0, suitable for Railway, Render, Fly.io, etc.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yussufembabi/PROSPERO-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server