Catalog
io.github.brain-bbqs/neuro
OfficialNeuroscience MCP server (Python)
Provides neuroscience research data, concepts, and computational tools.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"neuro": {
"command": "npx",
"args": [
"-y",
"@brain-bbqs/neuro-mcp@1.0.0"
]
}
}
}