Catalog
io.github.jakefleming/font-proof-mcp
Officialby jakefleming · JavaScript
Create and modify Font Proof documents programmatically (PDF font proofs, live from Glyphs.app).
Create and modify font proof documents as PDFs directly from Glyphs.app.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"font-proof-mcp": {
"command": "npx",
"args": [
"-y",
"font-proof-mcp@0.1.0"
]
}
}
}