symforge

special-place-administrator/symforge
★ 1 stars Rust 💻 Code/Dev Tools Updated 5d ago
Rust native MCP server intended for speed of execution and token saving. Especially for large codebases and very large code files.
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": {
    "symforge": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "symforge"
      ]
    }
  }
}

README Excerpt

A code-native MCP server that gives AI coding agents structured, symbol-aware navigation across your codebase. Built in Rust with tree-sitter, it replaces raw file scanning with tools that understand code as symbols, references, dependency graphs, and git history through a single MCP connection. Works with MCP-compatible clients including Claude Code, Claude Desktop, Codex, Gemini CLI, VS Code MCP, Kilo Code, Roo Code, Cline, Continue, JetBrains plugins, and custom agents.

Tools (20)

SYMFORGE_AUTO_INDEXSYMFORGE_CB_THRESHOLDSYMFORGE_COUPLINGSYMFORGE_DAEMON_BINDSYMFORGE_DEBUG_RANKINGSYMFORGE_FRECENCYSYMFORGE_HOMESYMFORGE_HOOK_VERBOSESYMFORGE_INDEXING_THREAD_STACK_BYTESSYMFORGE_RECONCILE_INTERVALSYMFORGE_SIDECAR_BINDSYMFORGE_WORKTREE_AWAREanalyze_file_impactaskbatch_editbatch_insertbatch_renamecontext_inventoryconventionsdelete_symbol