MCP.so
ログイン

AIND Metadata access MCP server

@AllenNeuralDynamics

AIND Metadata access MCP server について

MCP server for AIND metadata

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

AllenNeuralDynamics

設定

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

{
  "mcpServers": {
    "aind_data_access": {
      "command": "uvx",
      "args": [
        "aind-metadata-mcp"
      ]
    }
  }
}

ツール

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

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

概要

What is AIND Metadata access MCP server?

The AIND Metadata access MCP server is an MCP server for accessing metadata from the Allen Institute for Neural Dynamics (AIND). It runs via uvx and is configured through JSON for use in MCP clients.

How to use AIND Metadata access MCP server?

Add the provided JSON configuration to your MCP client’s settings. The server is launched with the command uvx and the argument ["aind-metadata-mcp"]. Supported clients include Claude Desktop App and Cline in VSCode.

Key features of AIND Metadata access MCP server

  • Runs via uvx with minimal setup
  • Configurable through JSON in MCP client settings
  • Works with Claude Desktop App
  • Works with Cline in VSCode

Use cases of AIND Metadata access MCP server

FAQ from AIND Metadata access MCP server

コメント

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