Skip to content
Back to search
30
MCP streamable-http

Alphafold

io.github.pipeworx-io/alphafold

AlphaFold DB MCP — predicted protein structures.

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-alphafold
AlphaFold predicted protein 3D structures (EBI)
0 tools
@cyanheads/protein-mcp-server
Federated protein structure & annotation across experimental (PDB) and predicted (AlphaFold) models via MCP. STDIO or Streamable HTTP.
0 tools
alphafold-sovereign-mcp
MCP server wrapping AlphaFold DB and 8 other biomedical data sources, with a local SQLite knowledge graph.
0 tools
Uniprot
UniProt MCP — protein sequence + function database.
0 tools · streamable-http
io.github.smaniches/alphafold-sovereign-mcp
MCP server for AlphaFold and 8 other biomedical data sources with a local SQLite knowledge graph
0 tools
atomica-mcp
MCP server for PDB structure queries and protein resolution using AnAge database
0 tools

How to use

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

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