uniprot mcp server for Cursor
io.github.cyanheads/uniprot-mcp-server
Protein research over UniProtKB — search by function, fetch curated records, map IDs, proteomes.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install uniprot mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"uniprot-mcp-server": {
"url": "https://uniprot.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs