neurochat

AyushXRane/neurochat
★ 0 stars Python Code/Dev Tools Updated today
Ask questions of a brain volume in plain language; get back the figure and the nilearn code that produced it. MCP server + viewer for NIfTI (MRI, PET).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neurochat": {
      "command": "uvx",
      "args": [
        "neurochat"
      ]
    }
  }
}

Or install with pip: pip install neurochat

README Excerpt

> Ask questions of a brain volume in plain language; get back the figure **and** the `nilearn` code that produced it. <!-- TODO(release): replace this still with the 60-second screen recording. Record it with: `neurochat demo` → click a region → ask "mean uptake in the left hippocampus?" → Export .py → run it.

Tools (11)

compare_volumesexport_scriptlist_regionsload_atlasload_volumenavigateoverlayroi_statsscreenshotset_displayuser_override