Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Cochrane Medical Reviews

com.olyport/cochrane

Systematic medical reviews and evidence-based healthcare research

Uptime
5.7%
53 probes
Response
480ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_reviews

Search Cochrane systematic reviews via PubMed. Finds Cochrane Database of Systematic Reviews articles matching your query. Returns PubMed IDs, titles, and publication dates. Use get_revie…

get_review_detail

Get full details of a Cochrane systematic review by PubMed ID. Returns the complete abstract, authors, publication info, MeSH terms, and conclusions of a Cochrane review. Use PMIDs from searc…

search_clinical_trials

Search clinical trials related to a health condition via PubMed. Finds clinical trial publications matching the condition and optional intervention. Returns trial titles, authors, and PubMed …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cochrane_medical_reviews": {
      "url": "https://mcp.olyport.com/cochrane/mcp",
      "transport": "streamable-http"
    }
  }
}