Allen Brain API MCP Server

26 tools. 2 can modify or destroy data without limits.

2 write tools that can modify data. Rate limits recommended.

Last updated:

2 can modify or destroy data
24 read-only
26 tools total

Community server · catalogue entry verified 29/06/2026

How to control Allen Brain API MCP Server ↓

What Allen Brain API MCP Server exposes to your agents

Read (24) Write / Execute (2) Destructive / Financial (0)
High Risk

The most dangerous Allen Brain API MCP Server tools

2 of Allen Brain API MCP Server's 26 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Allen Brain API MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Allen Brain API MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "download_svg": {
    "limits": [
      {
        "counter": "download_svg_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "download_annotation_volume": {
    "limits": [
      {
        "counter": "download_annotation_volume_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Allen Brain API MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON ALLEN BRAIN API →

Instant setup, no code required.

All 26 Allen Brain API MCP Server tools

READ 24 tools
Read download_annotation_volume Download a brain annotation volume in NRRD format from the Allen Common Coordinate Framework (CCF). Read download_atlas_image Download a 2D atlas image as a JPEG file to a local path. Read download_cell_ephys_data Download electrophysiology recordings for a cell specimen as an NWB file to a local path. Read download_cell_reconstruction Download the morphological reconstruction of a cell specimen as an SWC file to a local path. Read download_expression_grid_data Download 3D expression grid data as a ZIP archive (metaimage format) containing energy, density, and/or intens Read download_projection_grid_data Download 3D projection grid data in NRRD format for mouse connectivity experiments. Read download_section_image Download a 2D section image as a JPEG file to a local path. Supports downsampling, quality, and partial region Read download_structure_mesh Download a 3D brain structure mesh in Wavefront OBJ format. Read download_well_known_file Download any Allen Institute file by its WellKnownFile ID (obtain via list_well_known_files or execute_rma_que Read get_atlas_images List atlas images belonging to a specified atlas (from ImageDownloadApi). Read get_atlases Retrieve atlases available through the API (from OntologiesApi). Read get_cell_specimens Retrieve cell specimens from the Allen Cell Types Database. Read get_ephys_features Retrieve electrophysiology features for all cells in the Allen Cell Types Database. Read get_ephys_sweeps Get electrophysiology sweep records for a specific cell specimen from the Allen Cell Types Database. Read get_grid_data_download_url Returns the URL to download 3-D expression grid data for a section data set (does not download). Read get_morphology_features Retrieve morphology features (neuron reconstruction metadata) for all cells in the Allen Cell Types Database. Read get_mouse_connectivity_experiments Retrieve experiments from the Mouse Brain Connectivity Atlas. Read get_neuronal_models Fetch biophysically detailed model records (from BiophysicalApi/GlifApi). Read get_products List all Allen Institute products (atlases, databases, and data collections). Useful for discovering product I Read get_section_data_sets_by_product List section data sets (experiments) produced as part of one or more Allen Institute products. Read get_section_images List section images belonging to a specified section data set (from ImageDownloadApi). Read get_structure_graphs Retrieve structure graphs (from OntologiesApi). Read get_structures Retrieve data about anatomical structures (from OntologiesApi). Read list_well_known_files List downloadable files (WellKnownFiles) attached to any Allen resource such as a Product, Specimen, or Sectio

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Allen Brain API MCP Server

How do I prevent bulk modifications through Allen Brain API MCP Server? +

The Allen Brain API MCP Server server has 1 write tools including download_svg. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Allen Brain API MCP Server.

How many tools does the Allen Brain API MCP Server MCP server expose? +

26 tools across 2 categories: Execute, Read. 24 are read-only. 2 can modify, create, or delete data.

How do I enforce a policy on Allen Brain API MCP Server? +

Register the Allen Brain API MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Allen Brain API MCP Server tool call.

Deterministic rules across all 26 Allen Brain API MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

26 Allen Brain API MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.