MCP.so
Sign In
U

Uniprot Mcp

@fzlzjerry

About Uniprot Mcp

UniProt REST API over MCP: search UniProtKB, fetch entries and FASTA, map identifiers between databases, resolve taxonomy, and search UniRef clusters and proteomes.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fzlzjerry-uniprot-mcp": {
      "args": [
        "run",
        "uniprot-mcp"
      ],
      "env": {
        "UNIPROT_MCP_CONTACT": "<YOUR_EMAIL>"
      },
      "command": "uv"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Uniprot Mcp?

Uniprot Mcp is an MCP server that wraps the UniProt REST API. It enables searching the UniProt knowledgebase, fetching protein entries and FASTA sequences, mapping identifiers between databases, resolving taxonomy, and searching UniRef clusters and proteomes.

How to use

Comments

More Other MCP servers