Back to directory
biocontext/uniprot-mcp

biocontext/uniprot-mcp

@BioContext

An MCP server for accessing the UniProt protein database API, enabling LLMs to retrieve protein information and proteomics data.

uniprotprotein-databasebioinformaticsproteomicsmcp-serverbiological-databasedatabase

Installation & Configuration

{
  "mcpServers": {
    "uniprot": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17