mne docs for Claude Desktop
io.github.weiyongxu/mne-docs
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
client:Claude Desktop
transport:stdio
runtime:npm
Install mne docs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<MNE_GITHUB_TOKEN>",
"MNE_TRANSPORT": "<MNE_TRANSPORT>",
"MNE_PYTHON_PATH": "<MNE_PYTHON_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs