Chat with AI and use the interactive dashboard — no API key or third-party login needed.
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.
No API key or third-party login needed. 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". An interactive composer app opens alongside the chat and re-renders every result with live font previews.
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:
The agent doesn't have to call a separate "open app" tool — calling any data tool above makes the panel appear and update. If the host is plain text only, the JSON response is already complete.
List Google Fonts' curated semantic tag taxonomy — the same mood and style labels used by typography_search. Returns tag paths like '/Sans/Humanist' o...
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 4 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 4 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
The 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).
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...