MNE MCP
A Model Context Protocol (MCP) server that gives AI assistants direct, conversational access to MNE-Python for analyzing human neurophysiology data - EEG, MEG, sEEG, ECoG, and fNIRS. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-06-17 · ★ 7 · #402 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install MNE MCP
before you install - you'll need
Set MNE_MCP_TIMEOUT, MNE_MCP_RESULTS_DIR before connecting. MNE_MCP_DATA_DIR is optional or environment-specific per the README.
Claude Code
claude mcp add exekiel179-mne-mcp -- uvx mne-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"exekiel179-mne-mcp": {
"command": "uvx",
"args": [
"mne-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package mne-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.Exekiel179 is GitHub-verified and matches the repo owner
03 · What MNE MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.2 · 2026-06-05
Skills now ship inside the package. A plain pip / pipx / uvx install of mne-mcp carries the full skill suite and the mne-methodology-critic agent - so distribution no longer needs a source clone. · bash · pipx install…
v0.2.1 · 2026-06-05
Now listed on the official MCP Registry as io.github.Exekiel179/mne-mcp, alongside PyPI. · Added · Official MCP Registry listing (server.json): publishable to registry.modelcontextprotocol.io under…
v0.2.0 · 2026-06-04
First hardened release of MNE-MCP - an MCP server giving AI assistants conversational access to MNE-Python for EEG/MEG/sEEG/ECoG/fNIRS. · Highlights · Fix (critical): NumPy 2.x compatibility - a transitive dependency…
04 · Who maintains MNE MCP
MNE-MCP is maintained by exekiel179. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/exekiel179/mne-mcp
- category
- other - ranked #402 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-06-05)
- registry
- io.github.Exekiel179/mne-mcp (active, first published 2026-06-05 · 2 versions)
- packages
- pypi:mne-mcp
06 · MNE MCP FAQ
What is MNE MCP?
A Model Context Protocol (MCP) server that gives AI assistants direct, conversational access to MNE-Python for analyzing human neurophysiology data - EEG, MEG, sEEG, ECoG, and fNIRS. It runs locally over stdio via the published package.
Is MNE MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-17 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install MNE MCP?
Run `uvx mne-mcp`. The README documents 3 environment variables (MNE_MCP_TIMEOUT, MNE_MCP_RESULTS_DIR, MNE_MCP_DATA_DIR) to set first. Set MNE_MCP_TIMEOUT, MNE_MCP_RESULTS_DIR before connecting. MNE_MCP_DATA_DIR is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does MNE MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to MNE MCP
Alternatives to MNE MCP
Maintained other servers if MNE MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Explorium · Nuxt I18n MCP · Workix · Harmonyos · ParaView MCP Server
More Python MCP servers · Haldir · Bagel · Query Weaver · Aurora · Document to JSON – PDF Invoice/Statement/Contract Parser · see all