Mne Docs runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm.
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет mne-docs-mcp ссылается на weiyongxu/mne-docs
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mne-docs -- npx -y mne-docs-mcp
{
"mcpServers": {
"mne-docs": {
"args": [
"-y",
"mne-docs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mne-docs]
command = "npx"
args = ["-y", "mne-docs-mcp"]
{
"mcpServers": {
"mne-docs": {
"args": [
"-y",
"mne-docs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mne-docs": {
"args": [
"-y",
"mne-docs-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MNE_GITHUB_TOKEN (GitHub Personal Access Token for API access), MNE_TRANSPORT (Transport mode: stdio or http), MNE_PYTHON_PATH (Path to Python executable (use 'python' on Windows)).
The author declared them in the registry entry; get the values from the project itself.
GitHub MCP Server - List PRs, issues, repo info, and search code
Fast per-repo documentation indexer and full-text search MCP server for codebases.
MCP server for GitLab and GitHub
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
An MCP server that gives your AI access to the source code and docs of all public github repos
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
AI-powered MCP server for generating GitHub issues and detecting semantic duplicates.
Answers built from our own checks of this server.