qartez-mcp

kuberstar/qartez-mcp
★ 36 stars Rust 🤖 AI/LLM Updated today
Semantic code intelligence MCP server for Claude Code - project maps, symbol search, impact analysis, and more
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": {
    "qartez-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "qartez-mcp"
      ]
    }
  }
}

Topics

claude-codecode-intelligencecode-intelligence-mcpdeveloper-toolsmcpmcp-serverruststatic-analysis