← Index

io.github.brain-bbqs/neuro-mcp

io.github.brain-bbqs/neuro-mcp·v1.1.1·Search
Quality Score
75
/100

Neuroscience MCP server (Python) for the BBQS at McGovern Institute of Brain Research

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "neuro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brain-bbqs/neuro-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "neuro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brain-bbqs/neuro-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @brain-bbqs/neuro-mcp
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search