Home › Search & Research › GetABrain
GetABrain
Real human judgment as agent tools — ask a question, get a structured human answer back.
Topics: Research
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.1)
npx -y @getabrain/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"getabrain-mcp-server": {
"command": "npx",
"args": [
"-y",
"@getabrain/[email protected]"
],
"env": {
"GETABRAIN_API_KEY": "<YOUR_VALUE>",
"GETABRAIN_API_SECRET": "<YOUR_VALUE>"
}
}
}
}
GETABRAIN_API_KEYrequired secret — API key (gab_k_...) from POST /api/v1/requestor/auth/signupGETABRAIN_API_SECRETrequired secret — API secret (gab_s_...) shown once at signup
Related servers
idea-reality-mcp
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
ITASCA MCP Server
Give AI agents full access to ITASCA PFC, FLAC3D, 3DEC, MPoint, MassFlow: docs, simulation, plots.
deep-research-mcp
Deep research MCP server for OpenAI Responses API or Open Deep Research (smolagents), with web search and code interpreter support.
notebooklm-mcp-secure
Security-hardened NotebookLM MCP with post-quantum encryption
Patsnap Patent & Literature Search
Search 200M+ patents and 216M+ scientific papers using natural language and structured filters.
research-hub
Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry