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

评论

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