openbci-mcp

sandraschi/openbci-mcp
★ 1 stars Python Communication Updated today
OpenBCI EEG MCP server (BrainFlow + SOTA webapp)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openbci-mcp": {
      "command": "uvx",
      "args": [
        "openbci-mcp"
      ]
    }
  }
}

Or install with pip: pip install openbci-mcp

README Excerpt

FastMCP 3.2 MCP server and web dashboard for **OpenBCI** hardware via **BrainFlow**. - Portmanteau MCP tools: board connect, stream, signal processing, export - REST + WebSocket dashboard with live EEG trace and band power - Cyton (serial), Ganglion (BLE), Galea, synthetic, and GUI streaming board modes

Tools (7)

OPENBCI_BOARD_IDOPENBCI_MCP_PORTOPENBCI_OSC_HOSTOPENBCI_OSC_PORTOPENBCI_PROBEOPENBCI_SERIAL_PORTOPENBCI_TRIGGERS_FILE