Pubmed for Cursor
io.github.pipeworx-io/pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
client:Cursor
transport:streamable-http
Install Pubmed in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pubmed": {
"url": "https://gateway.pipeworx.io/pubmed/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs