Glyph
bybenmyles
0Extracts symbol outlines from a codebase to provide LLM coding agents with necessary context.
소개
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.
주요 기능
- 0 GitHub stars
- MCP-native for AI coding workflow integration
- Configurable detail levels
- Glob-based file discovery
- Tree-sitter parsing for accurate symbol extraction
- Multi-file support
사용 사례
- Integration with Cursor IDE for improved code understanding
- Integration with Claude Code for enhanced AI coding assistance
- Standalone CLI tool for direct symbol extraction