Argyph

ezzy1630/Argyph
★ 0 stars Rust 🤖 AI/LLM Updated today
Local-first MCP server giving AI coding agents fast, structured, and semantic context over any codebase. Zero config, zero cloud, full context.
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": {
    "argyph": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Argyph"
      ]
    }
  }
}

README Excerpt

> The local-first MCP server for serious codebases. > Zero config, zero cloud, full context. Argyph is a single MCP server that gives any AI coding agent fast, structured, and semantic context over a codebase. It runs entirely on your machine, indexes incrementally, and is ready in under a second on previously-indexed repos.

Tools (13)

find_definitionfind_referencesget_calleesget_callersget_importsget_index_statusget_repo_overviewget_symbol_outlinepack_reporead_file_rangereindexsearch_semanticsearch_text

Topics

claudeclaude-codecode-intelligencecode-searchembeddingslancedblocal-firstmcpmcp-servermodel-context-protocolrustsemantic-searchtree-sitter