MCP.so
Sign In

AIND Metadata access MCP server

@AllenNeuralDynamics

About AIND Metadata access MCP server

MCP server for AIND metadata

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

Basic information

Category

Other

License

MIT license

Transports

stdio

Author

AllenNeuralDynamics

More Other MCP servers