Loading MCP server directory, please wait...
Create and modify Font Proof documents programmatically (PDF font proofs, live from Glyphs.app).
npx @getmcp/cli add io.github.jakefleming/font-proof-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jakefleming/font-proof-mcp": {
"command": "npx",
"args": [
"-y",
"font-proof-mcp"
]
}
}
}