MCP.so
登录
U

Uniprot Mcp

@fzlzjerry

关于 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.

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器