
Neuro
- brain-bbqs/NeuroMCP
io.github.brain-bbqs/neuro is a MCP server that exposes Python-backed neuroscience tools to AI agents over stdio.
About
io.github.brain-bbqs/neuro is the registry identity for a Python neuroscience MCP server that lets AI coding agents call brain-research-oriented tools over stdio. developers and researchers experimenting with agent-assisted pipelines—rather than mass-market SaaS—install it when they want Model Context Protocol access tied to the BBQS NeuroMCP project without writing every integration by hand. It ships as @brain-bbqs/neuro-mcp at version 1.0.0 through npm, which suits local Claude Code or Cursor configs that already use stdio MCP entries. The catalog entry is the broader neuro server name; pair it with the neuro-mcp listing when you need the McGovern Institute BBQS-specific description. Expect niche domain coverage, not a general biomedical database replacement.
- Neuroscience-focused MCP server implemented in Python
- npm package @brain-bbqs/neuro-mcp v1.0.0 with stdio transport
- Published from the NeuroMCP GitHub repository
- Designed for agent-driven queries in neuro research contexts
- Lightweight stdio integration for Claude Code and Cursor
Neuro by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add neuro -- npx -y @brain-bbqs/neuro-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @brain-bbqs/neuro-mcp |
|---|---|
| Transport | STDIO |
| Auth | None |
| Repository | brain-bbqs/NeuroMCP ↗ |
What it does
Connect a coding agent to neuroscience-oriented MCP tools when you are exploring brain-research data or lab workflows from Python-backed tooling.
Who is it for?
Best when you're wiring Claude Code into neuro research or BBQS-related tooling experiments.
Skip if: General SaaS founders who need CRM, payments, or generic web automation rather than domain neuroscience integrations.
What you get
After registration, your agent can invoke neuroscience MCP tools from the NeuroMCP stack without custom glue for every experiment script.
- Agent-callable neuroscience MCP tool surface
- stdio-linked bridge to NeuroMCP Python capabilities
- Repeatable local MCP config for research prototypes
By the numbers
- Registry version 1.0.0
- npm identifier @brain-bbqs/neuro-mcp
- stdio MCP transport
Recommended MCP Servers
How it compares
Niche research-domain MCP server, not a general RAG stack or a clinical EHR integration.
FAQ
Who is io.github.brain-bbqs/neuro for?
It is for researchers and developers using AI agents who need stdio MCP access to Python neuroscience tooling from the NeuroMCP project.
When should I use io.github.brain-bbqs/neuro?
Use it during Idea or research exploration when you are prototyping agent-assisted neuro data or lab workflows before building a full product.
How do I add io.github.brain-bbqs/neuro to my agent?
Install or reference the npm package @brain-bbqs/neuro-mcp with stdio transport in your MCP client configuration, following the NeuroMCP repository setup.