io.github.weiyongxu/mne-docs
Quality Score
85
/100
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<your-mne_github_token>",
"MNE_TRANSPORT": "<mne_transport>",
"MNE_PYTHON_PATH": "<mne_python_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mne-docs": {
"command": "npx",
"args": [
"-y",
"mne-docs-mcp"
],
"env": {
"MNE_GITHUB_TOKEN": "<your-mne_github_token>",
"MNE_TRANSPORT": "<mne_transport>",
"MNE_PYTHON_PATH": "<mne_python_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y mne-docs-mcp§02 Environment variables
MNE_GITHUB_TOKENrequiredsecret
GitHub Personal Access Token for API access
MNE_TRANSPORTTransport mode: stdio or http
MNE_PYTHON_PATHPath to Python executable (use 'python' on Windows)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…