Localbrain

Tamariskwhisper962/Localbrain
★ 0 stars HTML 🤖 AI/LLM Updated today
Index local files for semantic search and reranking using an MCP server, CLI, or web console on your machine.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "localbrain": {
      "command": "npx",
      "args": [
        "-y",
        "Tamariskwhisper962/Localbrain"
      ]
    }
  }
}

README Excerpt

Localbrain helps you search through your own files using the power of local artificial intelligence. You point the app at a folder on your computer. It reads your documents and learns the content. You can then ask questions or search for concepts instead of hunting for specific filenames or keywords. Everything stays on your machine. You control your data.

Topics

agentic-aiaiclaudecontextembeddingsllmlocal-firstmcppythonragrerankingretrieval-augmented-generationsemantic-searchvector-search