AI SummarySecond Brain MCP is a semantic search engine for your codebase that lets you find code by natural language queries (like "find the auth bug") instead of grep, using embeddings and local SQLite vector search. It's ideal for developers who want faster code navigation and context awareness across large projects.
Install
Run in your terminal
claude mcp add --transport stdio second-brain-mcp npx second-brain-mcp
Description
MCP server that indexes your codebase with semantic search. Ask "find the auth bug I was debugging" instead of grepping. Uses embeddings + SQLite for local vector search. Respects .gitignore, tracks file changes, answers "what did I work on last week?"
Package Details
Version1.0.0
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoptionUnder 100 stars
2 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude.ai
Claude Code