neuro-mcp
Rank #67,293io.github.AImplifier/neuro-mcp
MCP for NeuroAgents assisting clinicians: MNE processing, EHR store, NeuroII visualization.
neuro-mcp is a Model Context Protocol (MCP) server published by AImplifier. It ranks #67,293 of 132,113 servers tracked on MCP Toplist. neuro-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 64,820 of 132,113 servers on MCP Toplist.
Use neuro-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add neuro-mcp -- uvx neuro-mcp[mcp_servers.neuro-mcp]
command = "uvx"
args = ["neuro-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"neuro-mcp": {
"command": "uvx",
"args": [
"neuro-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"neuro-mcp": {
"command": "uvx",
"args": [
"neuro-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neuro-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"neuro-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neuro-mcp": {
"command": "uvx",
"args": [
"neuro-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neuro-mcp": {
"command": "uvx",
"args": [
"neuro-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AImplifier%2Fneuro-mcp)<a href="https://mcptoplist.com/server/io.github.AImplifier%2Fneuro-mcp"><img src="https://mcptoplist.com/badge/io.github.AImplifier%2Fneuro-mcp.svg" alt="MCP Toplist: #67,293 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AImplifier
Other servers by AImplifier
View all AImplifier servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jul 24, 2026 |
Frequently asked questions
- Who maintains neuro-mcp?
- neuro-mcp is maintained by AImplifier, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is neuro-mcp listed on the Official MCP Registry?
- Yes — neuro-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does neuro-mcp have?
- MCP Toplist tracks 1 version of neuro-mcp, most recently published on Jul 24, 2026.
- Where can I find the source code for neuro-mcp?
- The source code for neuro-mcp is hosted at github.com/AImplifier/neuro-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.