penpot-mcp-typography-automation

kapilthakare-cyberpunk/penpot-mcp-typography-automation
★ 0 stars Python 💻 Code/Dev Tools Updated today
Automated typography addition to images using Penpot MCP server | fswatch-based file watcher | Auto-starts MCP server | macOS notifications
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "penpot-mcp-typograph": {
      "command": "uvx",
      "args": [
        "penpot-mcp-typography-automation"
      ]
    }
  }
}

Or install with pip: pip install penpot-mcp-typography-automation

README Excerpt

Use the hosted Penpot MCP server to add typography (text) to your images. Since the hosted server doesn't support direct local file access, you'll upload images manually to Penpot first, then use MCP commands to add text overlays. 1. Save the `mcp-config.json` file to your MCP client's configuration directory