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

コメント

「その他」の他のコンテンツ