github Go re-analysis due

dev-manul/kartograf

github

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.

maintainer
dev-manul
license
MIT
first seen
2026-08-11
last seen
2026-08-11
releases · 30d
4
short id

Drift inferred · capture-to-capture

tool count over time

08-11 16:53 now
9t
10t
capabilities 10 tools
transport counts 10 tools · 0 res · 0 prompts permission surface via README inference

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

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit cf5c474 · analyzer v30 · 2w ago

skills & prompt files 1

code evidence vv0.1.8 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

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