Other

Cochrane Library MCP Server

Chat with AI and run tools instantly — no account needed.

Cochrane systematic reviews — the gold standard for evidence-based medicine — accessed via PubMed E-utilities searching the Cochrane Database of Systematic Reviews.

2 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Cochrane Library — workflow patterns, data models, and gotchas for your AI agent.

Cochrane Library

Cochrane systematic reviews are the gold standard for evidence-based medicine. Accessed via PubMed E-utilities searching the "Cochrane Database of Systematic Reviews" journal. Use journal filter: cochrane+database+syst+rev[journal]. E-utilities endpoints: esearch.fcgi (search), efetch.fcgi (retrieve records), esummary.fcgi (document summaries). Returns PMIDs which can be fetched for full citation data. Free, no auth needed for moderate usage (<3 req/sec).

Data Model

  • Search results — PubMed IDs (PMIDs), result count, translation of query terms.
  • Document summaries — title, authors, journal, publication date, DOI, abstract.
  • Full records — retrieve complete article details by PubMed ID: full abstract text, author affiliations, MeSH terms, and DOI. Structured MEDLINE/PubMed XML from efetch is parsed into readable fields (not only search summaries).
  • Journal filter — cochrane+database+syst+rev[journal] restricts to Cochrane reviews only.

Gotchas

  • Rate limits: 3 requests/second by default; configured NCBI credentials raise the cap to 10 req/sec.
  • Two-step retrieval: esearch returns PMIDs, then efetch/esummary retrieves the actual records.
  • retmode parameter: use retmode=json for JSON output from esearch/esummary. efetch returns XML only.
  • URL encoding: spaces in search terms should be encoded as + in the term parameter.
  • Journal name: the exact journal filter is cochrane+database+syst+rev[journal] (abbreviated title).

Tools in this Server (2)

Cochrane Get Review

Get full details of a Cochrane systematic review by PubMed ID. Returns title, abstract, authors, MeSH terms, and DOI parsed from PubMed XML. Use cochr...

Cochrane Search Reviews

Search Cochrane Database of Systematic Reviews via PubMed. Cochrane reviews are the gold standard for evidence-based medicine. Returns article titles,...

Frequently Asked Questions

What is the Cochrane Library MCP server?

Cochrane systematic reviews — the gold standard for evidence-based medicine — accessed via PubMed E-utilities searching the Cochrane Database of Systematic Reviews. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Cochrane Library to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/cochrane. Authentication is handled automatically.

How many tools does Cochrane Library provide?

Cochrane Library provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Cochrane Library require?

Cochrane Library uses open data APIs — no authentication required.

Setup Instructions

Connect Cochrane Library to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/cochrane

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try Cochrane Library now

No sign-up required. Chat with AI and run tools instantly.

Cochrane Library MCP Server & Skill — 2 Tools