Skip to content
Back to search
30
MCP

protein-mcp-server

npm/protein-mcp-server

A powerful Model Context Protocol server providing programmatic access to 3D protein structural data from RCSB PDB, PDBe, and UniProt. Features multi-provider orchestration, comprehensive structural analysis tools, and full observability.

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

How to use

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

{
  "mcpServers": {
    "protein-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}