Skip to content
VS Code

uniprot mcp server for VS Code

io.github.cyanheads/uniprot-mcp-server

Protein research over UniProtKB — search by function, fetch curated records, map IDs, proteomes.

client:VS Code transport:streamable-http runtime:npm tools:6

Install uniprot mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "uniprot-mcp-server": {
      "type": "http",
      "url": "https://uniprot.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

uniprot mcp server in other clients