Back to directory
jackkuo666/pubmed-mcp-server

jackkuo666/pubmed-mcp-server

@JackKuo666

🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.

PubMedbiomedicalresearchpaperssearchacademicMCPmedicalcontext

Installation & Configuration

{
  "mcpServers": {
    "pubmed": {
      "command": "python",
      "args": [
        "-m",
        "pubmed-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13