GetABrain is a Model Context Protocol (MCP) server: Real human judgment as agent tools — ask a question, get a structured human answer back. In practice that means any MCP-compatible AI assistant can call GetABrain's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @getabrain/mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need GETABRAIN_API_KEY, GETABRAIN_API_SECRET. The current release is v0.2.1, published under the MIT license, with source at Guitarmaniac24/getabrain-mcp-server on GitHub.
GetABrain is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain GetABrain for Guitarmaniac24, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @getabrain/mcp-server · MCP over stdio