01Extracts public API surface (signatures, types, interfaces, constants, variables)
02Generates compact JSON output of the extracted API
03Option to include private/unexported symbols for comprehensive analysis
04Supports Go, TypeScript (TS, TSX, MTS, CTS), and C# languages
05Operates as both a command-line interface (CLI) and an MCP JSON-RPC stdio server
060 GitHub stars