AIND Metadata access MCP server
@AllenNeuralDynamics
AIND Metadata access MCP server について
MCP server for AIND metadata
基本情報
設定
以下の設定を使って、このサーバーを 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
uvxwith 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
—
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント