MCP server for MNE-Python documentation, source code, GitHub issues, and forum
claude mcp add mne-docs -- npx -y mne-docs-mcp
claude_desktop_config.json
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mne-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.weiyongxu--mne-docs/reviews or the review_server meta-tool.
POST /mcp