Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

mne docs in other clients