MCP.so
ログイン

Biomart MCP

@jzinno

Biomart MCP について

A MCP server to interface with Biomart

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

jzinno

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "biomart-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@jzinno/biomart-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Biomart MCP?

Biomart MCP is a Model Context Protocol server that provides a programmatic interface to Biomart databases via the pybiomart package. It allows LLMs to discover marts and datasets, explore attributes and filters, retrieve biological data, and translate biological identifiers.

How to use Biomart MCP?

Install via Smithery (npx -y @smithery/cli install @jzinno/biomart-mcp --client claude) or by cloning the repository and configuring for Claude Desktop with `uv run

コメント

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