Skip to content
Back to search
30
MCP streamable-http

Uniprot

io.github.pipeworx-io/uniprot

UniProt MCP — protein sequence + function database.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-uniprot
UniProt protein sequence + function knowledge-base (EBI)
0 tools
UniProt MCP
Read-only UniProtKB via MCP (entries, sequences, features, GO, taxonomy, ID mapping).
0 tools
iflow-mcp_uniprot-mcp-server
MCP server for UniProt protein data access
0 tools
Augmented-Nature-UniProt-MCP-Server
A comprehensive Model Context Protocol (MCP) server providing advanced access to the UniProt protein database.
0 tools
@cyanheads/uniprot-mcp-server
Search UniProtKB by protein function, fetch curated records, map IDs across databases, and pull reference proteomes, taxonomy, and sequences
0 tools
io.github.smaniches/uniprot-mcp
Model Context Protocol server for the UniProt protein knowledgebase.
0 tools

How to use

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

{
  "mcpServers": {
    "uniprot": {
      "url": "https://gateway.pipeworx.io/uniprot/mcp",
      "transport": "streamable-http"
    }
  }
}