SemanticSourceCode

TheEifelYeti/SemanticSourceCode
★ 5 stars C# AI/LLM Updated today
Search your C# codebase by meaning, not keywords. 100% local - Ollama embeddings + SQLite vectors + MCP server. No cloud, no telemetry.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "semanticsourcecode": {
      "command": "npx",
      "args": [
        "-y",
        "TheEifelYeti/SemanticSourceCode"
      ]
    }
  }
}

Topics

ai-codingcode-analysiscode-searchcsharpdeveloper-toolsdotnetembeddingslocal-firstmcpollamaprivacy-firstrosylnsemantic-searchsqlitestatic-analysis