MCP Directory
Back

mcp-local-rag

by shinpr · TypeScript · ★ 241

Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup.

#agent-skills#developer-tools#hybrid-search#local-first#local-rag#mcp#mcp-server#privacy-first#rag#semantic-search#skills#vector-search

Install

npx -y github:shinpr/mcp-local-rag

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-local-rag": {
      "command": "npx",
      "args": [
        "-y",
        "github:shinpr/mcp-local-rag"
      ]
    }
  }
}

From the README

[](https://github.com/shinpr/mcp-local-rag) [](https://www.npmjs.com/package/mcp-local-rag) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://registry.modelcontextprotocol.io/) Local RAG for developers via MCP or CLI. Semantic search with keyword boost for exact technical terms — fully private, zero setup. - **Semantic search with keyword boost** Vector search first, then keyword matching boosts exact matches. Terms like , error codes, and class names rank higher—not just semantically guessed. - **Smart semantic chunking** Chunks documents by meaning…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers