Sephera

Reim-developer/Sephera
★ 75 stars Rust 💻 Code/Dev Tools Updated 15d ago
Fast local-first Rust CLI for codebase metrics, AST-compressed LLM context bundles, and built-in MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sephera": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Sephera"
      ]
    }
  }
}

Topics

clicommand-line-toolcontext-engineeringdeveloper-toolsllmllm-agentsmcpmodel-context-protocolrusttree-sitter