Loading MCP server directory, please wait...
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
npx @getmcp/cli add io.github.weiyongxu/mne-docsRequires Node.js 18+. Community-contributed server. Review source before installing.
MNE_GITHUB_TOKENGitHub Personal Access Token for API access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.weiyongxu/mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "",
"MNE_TRANSPORT": "",
"MNE_PYTHON_PATH": ""
}
}
}
}