PROSPERO MCP Server
Allows exporting search results from the PROSPERO systematic review register in RIS format for import into Zotero.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PROSPERO MCP ServerSearch for systematic reviews on the effectiveness of mindfulness for anxiety"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Cochrane Meta-Analysis MCP Server
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Connect AI clients to biomedical data and tools.
Provide structured access to ClinicalTrials.gov data for searching, retrieving, and analyzing clin…
Catch AI-fabricated citations (real DOI + fake title). Retraction, open-access, 10,000+ CSL styles.
Versioned documentation registry and semantic search for AI tools and coding assistants.
Related MCP Servers
- AlicenseAqualityDmaintenanceExposes CDISC standards data including SDTM, ADaM, CDASH, and Controlled Terminology as tools for AI assistants via the CDISC Library API. It enables users to search standards, retrieve domain variables, and access codelist definitions to facilitate clinical research data management.12MIT
- FlicenseAqualityDmaintenanceEnables AI-assisted meta-analysis workflows following Cochrane methodological standards, including importing RevMan data, validation, meta-analysis, forest plots, publication bias assessment, and report generation.61
- AlicenseNot gradedqualityBmaintenanceTurns the Cochrane Library into a tool for AI agents to search and retrieve clinical evidence, including systematic reviews, trials, and plain-language summaries.171MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to search and retrieve clinical trial data from ClinicalTrials.gov, supporting filters, study details, metadata, and statistics.
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