Skip to content
Back to search
30
MCP

@cyanheads/uniprot-mcp-server

npm/@cyanheads/uniprot-mcp-server

Search UniProtKB by protein function, fetch curated records, map IDs across databases, and pull reference proteomes, taxonomy, and sequences via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/uniprot-mcp-server
Protein research over UniProtKB — search by function, fetch curated records, map IDs, proteomes.
0 tools
Uniprot
UniProt MCP — protein sequence + function database.
0 tools · streamable-http
io.github.cyanheads/protein-mcp-server
MCP Server for 3D protein structural data retrieval & analysis from RCSB PDB, PDBe, and UniProt.
0 tools
UniProt MCP
Read-only UniProtKB via MCP (entries, sequences, features, GO, taxonomy, ID mapping).
0 tools
io.github.smaniches/uniprot-mcp
Model Context Protocol server for the UniProt protein knowledgebase.
0 tools
iflow-mcp_uniprot-mcp-server
MCP server for UniProt protein data access
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/uniprot-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}