Catalog
Neuro MCP
Officialby brain-bbqs
Neuroscience MCP server (Python) for the BBQS at McGovern Institute of Brain Research
Neuroscience research tools for McGovern Institute's brain research projects.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"neuro-mcp": {
"command": "npx",
"args": [
"-y",
"@brain-bbqs/neuro-mcp@1.1.1"
]
}
}
}