MCP.so
登录
A

Alphafold Mcp Server

@Augmented-Nature

关于 Alphafold Mcp Server

A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through a rich set of tools and resources for protein structure prediction analysis.

基本信息

分类

其他

传输方式

stdio

发布者

Augmented-Nature

提交者

Moudather Chelbi

配置

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

{
  "mcpServers": {
    "AlphaFold-MCP-Server": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is Alphafold Mcp Server?

A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through tools for protein structure retrieval, confidence analysis, batch processing, and visualization preparation. It is designed for researchers, bioinformaticians, and structural biologists working with predicted protein structures.

How to use Alphafold Mcp Server?

Install with npm install, build with npm run build, then add the server to your MCP configuration as a command‑line tool pointing to the built index.js. Start with npm start or node build/index.js. Tools are

评论

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