Skip to content
MCP Server

Second Brain Mcp MCP Server

by RyanMaxiemus

AI Summary

Second 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
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars2
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude.ai
Claude Code