Chat with AI and use the interactive dashboard.
Opinionated typography toolkit on top of Google Fonts. Mood search, heading/body pairing, modular type-scale generation, and an interactive composer that renders every result in the live font.
Try this workflow
Warm friendly
Find warm, friendly sans-serif fonts for a startup marketing site.
Search with the interactive app or chat with AI — both work side by side.
Browse all toolsDomain knowledge for Typography — workflow patterns, data models, and gotchas for your AI agent.
Typography sits on top of Google Fonts and adds agent-friendly tools for the three things AI assistants actually get asked about fonts: "find me a font that feels like X", "what should I pair this with", and "give me a full type scale I can paste into my project".
For raw catalog browsing (every family, every variant, all download URLs), use the lower-level google_webfonts_list_fonts tool from the google-webfonts bundle. Typography is for opinionated selection and deliverables.
Tags come back as path strings with a 0–100 weight per family. The high-level groups:
When typography_search returns results, the matched_tags field shows exactly which tag paths drove each family's score, so you can explain why a recommendation fits.
typography_pair_suggest returns body candidates that:
Each candidate includes a rationale string. Read it back to the user when presenting the choice.
typography_system builds a scale from a base font-size and a ratio. Common ratios:
Each step in the returned scale has name (caption → display), size_px, size_rem, and line_height. The css block is paste-ready: it declares CSS custom properties for every step plus font-family rules wired to the heading and body. The google_fonts_link is a single <link rel="stylesheet"> covering both families with the variants the scale needs.
Every tool in this bundle forwards its result to the Typography Composer app that opens in the same panel. The composer tabs:
Call typography_open_app when the user wants the composer visible before any data tool runs (Studio opens it automatically on bundle load). Otherwise calling any data tool above makes the panel appear and update.
List Google Fonts' curated semantic tag taxonomy — the same mood and style labels used for mood-based font search. Returns tag paths like '/Sans/Human...
Open the Typography Composer interactive dashboard. Use this only when the user asks to open or view the font composer before running a search, pairin...
Suggest body-text font candidates that pair with a given heading family. Picks 3–5 popular families in a different category (serif heading → sans-seri...
Find Google Fonts families that match a free-text mood/style query (e.g. 'warm humanist serif', 'playful brand sans', 'technical monospace'). Uses Goo...
Generate a complete modular type scale for a heading + body family pair. Returns each step (caption → display) with px and rem sizes plus a sensible l...
Opinionated typography toolkit on top of Google Fonts. Mood search, heading/body pairing, modular type-scale generation, and an interactive composer that renders every result in the live font. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/typography. Authentication is handled automatically.
Typography provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Typography uses open data APIs — no authentication required.
Connect Typography to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/typographyThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Typography and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
Same data, different audiences.
More developer tools integrations you might like
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Workflow: 'Show me my Stack Overflow activity and notifications'. Check inbox messages, view notific...
Invoice Ninja is an open-source invoicing and billing platform for freelancers and small businesses....
ZapSign provides an API for electronic signature solutions, enabling users to send documents for sig...
MySQL MCP server for powerful open-source relational database operations. Execute SQL queries, manag...
FireHydrant is an incident management platform designed to streamline incident response, automate ta...