Qartez Mcp banner
kuberstar kuberstar

Qartez Mcp

Development community

Description

Semantic code intelligence MCP server for Claude Code - project maps, symbol search, impact analysis, and more

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Qartez

Qartez MCP

X-ray vision for your codebase - built for AI agents, not humans.

The first code-intelligence server designed from day one to be
consumed by language models, not read by people. Cuts AI token usage by ~94%.

Quickstart · 43 Tools · Guard · Benchmarks · Comparison · 37 Languages · CLI · Contributing · Security · Changelog

License MSRV 1.88 37 languages 43 MCP tools


Why this exists

`grep`, `find`, `cat`, and `ls` were invented in the **1970s** for humans reading one file at a time in a terminal. Half a century later, your AI assistant is still using them - scanning files byte by byte, re-reading the same directories on every question, guessing at what matters, and burning your tokens on work the tools were never designed to do.

**Qartez is a different species of tooling.** It is not a wrapper around grep. It is a pre-computed knowledge graph of your repository - symbols, imports, call edges, blast radii, PageRank, git co-change, cyclomatic complexity - served to any LLM through the [Model Context Protocol](https://modelcontextprotocol.i