
Neuro Mcp
Wire Claude or Cursor to BBQS McGovern Institute neuroscience MCP tools when your agent must query lab-specific neuro resources in Python.
Overview
io.github.brain-bbqs/neuro-mcp is a MCP server for the Idea phase that connects AI agents to BBQS McGovern Institute neuroscience tools over stdio.
What is this MCP server?
- Neuroscience MCP server for BBQS at McGovern Institute of Brain Research
- Python implementation exposed via @brain-bbqs/neuro-mcp npm v1.1.1
- stdio transport for local agent clients
- GitHub source at brain-bbqs/NeuroMCP
- Increment from v1.0.0 neuro listing with explicit institute scope
- Server version 1.1.1
- npm package @brain-bbqs/neuro-mcp
What problem does it solve?
McGovern BBQS neuro tooling lives outside standard agent plugins, so repeatable agent access requires a dedicated MCP bridge.
Who is it for?
Solo developers and lab collaborators automating BBQS-aligned neuro research steps with Claude Code or Cursor.
Skip if: Builders without neuroscience or BBQS tooling needs who want browser, payments, or cloud deploy MCP servers instead.
What do I get? / Deliverables
After you add neuro-mcp, your agent can call institute-scoped neuroscience tools from the NeuroMCP Python server through one stdio config.
- BBQS-scoped neuroscience tool calls from your coding agent
- Version 1.1.1 stdio MCP integration
- Documented bridge between agents and NeuroMCP Python services
Recommended MCP Servers
Journey fit
Institute-specific research tooling maps to Idea so builders discover and prototype before productizing lab automation. BBQS-focused neuro MCP supports structured research queries rather than production ops or shipping checklists.
How it compares
Institute-scoped research MCP server, not a marketplace skill pack or a general biomedical LLM chatbot.
Common Questions / FAQ
Who is io.github.brain-bbqs/neuro-mcp for?
It is for developers and researchers at or adjacent to McGovern BBQS who want agent-driven access to Python neuroscience MCP tools.
When should I use io.github.brain-bbqs/neuro-mcp?
Use it while researching or prototyping neuro pipelines where BBQS-specific MCP tools shorten the path from hypothesis to scripted agent queries.
How do I add io.github.brain-bbqs/neuro-mcp to my agent?
Configure stdio MCP with npm package @brain-bbqs/neuro-mcp version 1.1.1 per NeuroMCP repository docs in Claude Desktop, Claude Code, or Cursor.