pubmed-mcp-server
https://server.smithery.ai/cyanheads/pubmed-mcp-server/mcp
● healthy
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and discover related research.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/cyanheads/pubmed-mcp-server/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/cyanheads/pubmed-mcp-server/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/cyanheads/pubmed-mcp-server