8 hours ago
UniProt REST API over MCP: search UniProtKB, fetch entries and FASTA, map identifiers between databases, resolve taxonomy, and search UniRef clusters and proteomes.
Server Config
{
"mcpServers": {
"fzlzjerry-uniprot-mcp": {
"args": [
"run",
"uniprot-mcp"
],
"env": {
"UNIPROT_MCP_CONTACT": "<YOUR_EMAIL>"
},
"command": "uv"
}
}
}