Font Design MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| project_createA | Create a project in the launch workspace with Unicode UFO sources and technical glyphs. |
| project_openA | Reopen a server-created project by ID; verifies committed sources and returns its revision. |
| project_inspectA | Inspect a specified revision, metadata, metrics, kerning and a paginated glyph inventory. |
| project_updateA | Atomically update metadata, brief or decision journal. Requires expected_revision. UPM changes on nonempty fonts fail. |
| glyph_getA | Read stable contour/point/component/anchor IDs and advance, bounds and bearings in font units, Y upwards. |
| glyph_editA | Apply an atomic typed vector batch to a named glyph. Offcurve points are handles. Replacements must be explicit; removed IDs are returned. |
| spacing_editB | Atomically set advances, both side bearings, kerning groups or pairs. Bearings move outlines; advances do not. |
| render_glyphC | Persist and return PNG image content from the selected UFO revision, with optional guides/handles. Comparison uses the same frame. |
| render_textC | Compile the revision, shape with HarfBuzz and return monochrome FreeType PNGs. Missing Unicode is reported; no fallback font. Optional same-conditions revision comparison. |
| font_validateB | Run technical checks, compile a TTF, inspect tables and corpus coverage. Reports errors, warnings and observations; does not assess artistic merit. |
| font_buildA | Build real TTF and/or WOFF2 from a frozen revision. Returns persistent relative paths and hashes. Does not alter UFO sources. |
| history_listA | List committed revisions and summaries with pagination; interrupted uncommitted stages are excluded. |
| history_restoreA | Restore a committed revision by creating a NEW revision; requires the current expected_revision and preserves history. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kydaix/Font-Design-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server