benmyles/glyph
🔮 glyph – mcp server to map your codebase with symbol outlines
Glyph helps developers understand the structure of their codebases. It takes your project's code files and extracts an outline of all the functions, classes, and other important symbols. This clear map of your code then provides essential context to AI coding assistants like Claude Code or Cursor, helping them generate more accurate and relevant suggestions without hitting token limits.
No commits in the last 6 months.
Use this if you are a software developer using AI coding agents and need to give them a precise, efficient overview of your codebase's structure across multiple programming languages.
Not ideal if you are looking for a general-purpose code analysis tool for tasks like static analysis, dependency mapping, or vulnerability scanning.
Stars
9
Forks
1
Language
Go
License
MIT
Category
Last pushed
May 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/benmyles/glyph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter