Loading MCP server directory, please wait...
MNE-Python neurophysiology analysis (EEG, MEG, sEEG, ECoG, fNIRS) via the Model Context Protocol
npx @getmcp/cli add io.github.Exekiel179/mne-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Exekiel179/mne-mcp": {
"command": "uvx",
"args": [
"mne-mcp[ica]",
"mne-mcp",
"serve",
"stdio"
]
}
}
}