Skip to main content
Glama
yussufembabi

PROSPERO MCP Server

by yussufembabi

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 vocabulary

  • check_duplicate_review - find possibly already-registered reviews (manual review required)

  • export_search_ris - export results as RIS for Zotero/EndNote/RevMan

  • search_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.py

MCP 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.

Maintenance

ActivityMaintained
ResponsivenessSyncing

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

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Exposes 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.
    12
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI-assisted meta-analysis workflows following Cochrane methodological standards, including importing RevMan data, validation, meta-analysis, forest plots, publication bias assessment, and report generation.
    6
    1
  • A
    license
    Not graded
    quality
    B
    maintenance
    Turns the Cochrane Library into a tool for AI agents to search and retrieve clinical evidence, including systematic reviews, trials, and plain-language summaries.
    17
    1
    MIT

Latest Blog Posts

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