Skip to content
Cursor

Uniprot for Cursor

io.github.pipeworx-io/uniprot

UniProt MCP — protein sequence + function database.

client:Cursor transport:streamable-http

Install Uniprot in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "uniprot": {
      "url": "https://gateway.pipeworx.io/uniprot/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Uniprot in other clients