Spiderbrain MCP Server
A repo tells an AI agent what the code is. It never tells it what matters, what a change reaches, or why anything was built the way it was. So every agent re-derives the structure from scratch, every session, and gets it a little wrong.
People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 3 · #94 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Spiderbrain
before you install - you'll need
Set SPIDERBRAIN_API_KEY before connecting.
Claude Code
claude mcp add aabhisrv-spiderbrain.ai-coremind --transport http https://mcp.spiderbrain.ai/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"aabhisrv-spiderbrain.ai-coremind": {
"url": "https://mcp.spiderbrain.ai/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.spiderbrain.ai/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.spiderbrain.ai
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package spiderbrain - unscoped; check the name against the project README before installing
registry vendor namespace ai.spiderbrain - domain-verified with the official MCP registry
03 · Who maintains Spiderbrain
Spiderbrain is maintained by aabhisrv. It's the only MCP server we track from this author; the repo dates to Jun 2026.
04 · Facts
- repository
- github.com/aabhisrv/spiderbrain.ai-coremind
- website
- https://spiderbrain.ai/api/
- category
- coding agent - ranked #94 of 194 actively-maintained coding agent servers as of 2026-08-25.
- registry
- ai.spiderbrain/spiderbrain (active, first published 2026-08-22)
- packages
- npm:spiderbrain
05 · Spiderbrain FAQ
What is Spiderbrain?
A repo tells an AI agent what the code is. It never tells it what matters, what a change reaches, or why anything was built the way it was. So every agent re-derives the structure from scratch, every session, and gets it a little wrong.
Is Spiderbrain still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-21. We re-verify nightly.
How do I install Spiderbrain?
Run `npx -y spiderbrain`. The README documents one environment variable (SPIDERBRAIN_API_KEY) to set first. Set SPIDERBRAIN_API_KEY before connecting. You can also paste the ready-made client config above.
Does Spiderbrain require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Spiderbrain
Alternatives to Spiderbrain
Maintained coding agent servers if Spiderbrain isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Spiderbrain doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Dekko · Mason · Agent Blueprint · AgentsKit Registry · Coldstart
More JavaScript MCP servers · Change This File · Codemore · UI Ux Suite · Safari MCP · Pkgxray · see all