Code map & call-graph MCP server for AI agents. Tree-sitter + SQLite index of PHP/Go/TS code with type-inference enrichment — semantic search, callers, implementations in milliseconds.
Drift inferred · capture-to-capture
tool count over time
tools
-
class_hierarchy
Transitive ancestors and descendants (interface implementations)
-
explore
One-shot overview: declaration + source, callers, callees, hierarchy, reference count
-
file_outline
Symbols declared in a file
-
find_references
Every reference to a symbol: calls, new, type hints, instanceof, constants
-
get_callees
What a symbol calls or instantiates
-
get_callers
Who calls a method/function; class hierarchy is taken into account
-
get_symbol
Declaration by FQN (or name suffix): signature, doc, members, source
-
impact
Blast radius: transitive callers by depth + affected test files
-
search_code
Full-text search over file contents: string literals, SQL, config keys
-
search_symbols
FTS over names/FQNs/docblocks (camelCase-aware), kind filter
analyzed commit cf5c474 · analyzer v30 · 2w ago
skills & prompt files 1
- agent-rules dev-manul-kartograf-cf5c474/AGENTS.md
code files: 34
declared dependencies 29
- github.com/modelcontextprotocol/go-sdk@v1.7.0
- github.com/go-git/go-billy/v5@v5.9.1
- github.com/go-git/go-git/v5@v5.19.2
- github.com/mattn/go-sqlite3@v1.14.49
- github.com/spf13/cobra@v1.10.2
- github.com/tree-sitter/go-tree-sitter@v0.25.0
- github.com/tree-sitter/tree-sitter-go@v0.25.0
- github.com/tree-sitter/tree-sitter-php@v0.24.2
- golang.org/x/tools@v0.48.0
- gopkg.in/yaml.v3@v3.0.1
- github.com/cyphar/filepath-securejoin@v0.6.1
- github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376
- github.com/google/jsonschema-go@v0.4.3
- github.com/inconshreveable/mousetrap@v1.1.0
- github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99
- github.com/mattn/go-pointer@v0.0.1
- github.com/segmentio/asm@v1.1.3
- github.com/segmentio/encoding@v0.5.4
- github.com/spf13/pflag@v1.0.9
- github.com/tree-sitter/tree-sitter-javascript@v0.25.0
- github.com/tree-sitter/tree-sitter-typescript@v0.23.2
- github.com/yosida95/uritemplate/v3@v3.0.2
- golang.org/x/mod@v0.38.0
- golang.org/x/net@v0.57.0
- golang.org/x/oauth2@v0.35.0
- golang.org/x/sync@v0.22.0
- golang.org/x/sys@v0.47.0
- golang.org/x/time@v0.15.0
- gopkg.in/warnings.v0@v0.1.2