What is the io.github.weiyongxu/mne-docs MCP server?
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
How to install io.github.weiyongxu/mne-docs
Copy-paste configuration for popular MCP clients.
MNE_GITHUB_TOKENrequiredsecretGitHub Personal Access Token for API access
MNE_TRANSPORTTransport mode: stdio or http
MNE_PYTHON_PATHPath to Python executable (use 'python' on Windows)
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<YOUR_MNE_GITHUB_TOKEN>",
"MNE_TRANSPORT": "<YOUR_MNE_TRANSPORT>",
"MNE_PYTHON_PATH": "<YOUR_MNE_PYTHON_PATH>"
}
}
}
}{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<YOUR_MNE_GITHUB_TOKEN>",
"MNE_TRANSPORT": "<YOUR_MNE_TRANSPORT>",
"MNE_PYTHON_PATH": "<YOUR_MNE_PYTHON_PATH>"
}
}
}
}{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<YOUR_MNE_GITHUB_TOKEN>",
"MNE_TRANSPORT": "<YOUR_MNE_TRANSPORT>",
"MNE_PYTHON_PATH": "<YOUR_MNE_PYTHON_PATH>"
}
}
}
}{
"servers": {
"mne-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<YOUR_MNE_GITHUB_TOKEN>",
"MNE_TRANSPORT": "<YOUR_MNE_TRANSPORT>",
"MNE_PYTHON_PATH": "<YOUR_MNE_PYTHON_PATH>"
}
}
}
}claude mcp add mne-docs --env MNE_GITHUB_TOKEN=<YOUR_MNE_GITHUB_TOKEN> --env MNE_TRANSPORT=<YOUR_MNE_TRANSPORT> --env MNE_PYTHON_PATH=<YOUR_MNE_PYTHON_PATH> -- npx -y mne-docs-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.