All MCP servers

Pubmed Mcp Server

Official
by Api.AirforceStreamable HTTPSearch & Web Crawling0107Apache-2.0

Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.

mcpopen-sourcesearch-web-crawling

Endpoint

POST https://pubmed.caseyjhand.com/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pubmed-mcp-server-impf3d96": {
      "url": "https://pubmed.caseyjhand.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}