Back to Market
Glyph
Extracts symbol outlines from a codebase to provide LLM coding agents with necessary context.
13
Glyph is a Model Context Protocol (MCP) server and CLI tool designed to enhance the understanding of codebases by LLM coding agents. It leverages tree-sitter parsing to accurately extract symbol outlines from code files, offering configurable detail levels to strike the right balance between context and token usage. By providing clean, multi-file symbol maps, Glyph bridges the gap between complex code structures and the comprehension capabilities of AI coding tools, enabling more efficient and informed coding assistance.
API Development
Developer Tools
Data Science & ML