europepmc-mcp-server

CoChatAI/europepmc-mcp-server
★ 0 stars Python API Integration Updated today
MCP server for Europe PMC — biomedical/life-sciences literature search, references, citations, full-text, and text-mined annotations.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "europepmc-mcp-server": {
      "command": "uvx",
      "args": [
        "europepmc-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install europepmc-mcp-server

README Excerpt

An [MCP](https://modelcontextprotocol.io/) server exposing the [Europe PMC RESTful Web Service](https://europepmc.org/RestfulWebService) — 40M+ biomedical/life-sciences abstracts, 8M+ open-access full texts, and a text-mining annotation API for genes, diseases, chemicals, and other entities. Built by [CoChat](https://cochat.ai) and used in production via the [stdio-to-stream MCP proxy](https://github.com/CoChatAI/stdio-to-stream-mcp-proxy). MIT-licensed — drop into any MCP-compatible client.

Tools (10)

HTTP_TIMEOUTUSER_AGENTget_annotationsget_articleget_citationsget_database_linksget_fulltext_xmlget_referencessearch_articlesuvx