Tool
Glyphs MCP
Glyphs.app
MCP server
A Model Context Protocol server for Glyphs that exposes font-specific tools to AI and agent workflows.
Glyphs MCP is a Model Context Protocol server for Glyphs.app. It exposes font-specific tools so an AI client can inspect the open font, read glyph and master data, and work with the editor through structured calls instead of loose prompts.
The practical entry point is simple: reports, glyph lists, metrics, kerning, spacing reviews, and documentation lookup. From there it can extend into guarded editing workflows, batch operations, export tasks, and code execution inside the Glyphs context when that level of control is useful.
It is best treated as production tooling for repetitive review and support work, with the usual caution around backups and explicit confirmation before mutation-heavy tasks.