Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Font Lab
Font Lab logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 8:48:11 PM

Font Lab

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website

A decision surface for typography: curate font directions on your real site, ship next/font code.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "font-lab": {
      "command": "npx",
      "args": [
        "-y",
        "font-lab"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Font Lab

npm version npm provenance license: MIT

Pick the fonts. Fix the words. Your agent does the work.

Font Lab β€” flipping font directions live on a real running site

Watch the full demo β†’

Font Lab is a real-time typography and text editor for AI-built sites. Your agent installs it, composes curated font directions Google fonts and distinctive open-foundry faces, and renders them live on your real site. You can toggle between the fonts and pick the one you like. The agent then finishes it upβ€” next/font + Tailwind on Next.js, self-hosted @font-face everywhere else β€” reversibly.

Most AI-built sites ends up with generic fonts, like Inter or Geist, because the agent just uses defaults. Font Lab brings the human choose from options the agents curates based on some intake questions. It also allows you to edit text to make it sound like you wrote it.

copy-able prompt here: https://www.jack-mcgovern.com/fontlab

Install

Inside your project β€” use this prompt:

bash
Install font-lab (npx font-lab install) and set it up for me β€” start whatever needs to run; I shouldn't have to touch the terminal. Ask me a couple of questions, compose font directions for this project, and show them on my real pages: the live panel if you're on my machine, screenshots if you're not. Before you tell me to look, make sure it actually worked β€” the panel really loaded, or the screenshots really came out. I make the call. Don't pick for me. Then write the code for the one I choose, and stick around β€” I'll have text fixes as I go.

Works with: Claude Code Β· Cursor Β· VS Code Β· Codex Β· Windsurf Β· Gemini CLI For: any framework with a CSS seam β€” Next.js gets the full live-panel experience; everything else ships through the same engine (see the matrix below).

Install auto-detects which agents you have and wires them all β€” skill, MCP server, config, each in the right format. On a stack with no seam at all, Font Lab refuses to half-apply and hands you the generated code with a clear reason instead.

Newly registered MCP tools load on the next session reload β€” but the agent never has to wait: every tool also runs as a one-shot CLI, npx font-lab run <tool> '<json-args>' (same tool table, same JSON out), so the loop starts the moment install finishes. That's also the fallback whenever an MCP server drops mid-session.

Frameworks β€” what ships where

The taste engine, shippability gate, portable preview, and screenshots work on every stack. What varies is the preview surface and how the pick lands in your code β€” font-lab analyze prints the exact verdict for your project:

Your stackPreviewAuto-ship
Next.js App Router + Tailwind v4live in-app panel + real-site screenshotsnext/font + Tailwind codegen
Any framework + Tailwind v4 (Vite, Astro, Remix, SvelteKit, TanStack, …)real-site screenshots (headless paint) + portable sheetself-hosted @font-face + @theme role map in your CSS entry
Any framework + Tailwind v3 (fonts in tailwind.config fontFamily)real-site screenshots (headless paint) + portable sheetself-hosted @font-face + utility/Preflight overrides in your CSS entry
No Tailwind, fonts routed through CSS variables (--font-body, --fd, …)real-site screenshots (headless paint) + portable sheetself-hosted @font-face + your own font vars repointed
No seam (hardcoded font-family, CSS-in-JS)real-site screenshots (headless paint) + portable sheethand-apply: Font Lab generates the block, you paste it

Every auto-ship path is fenced, idempotent, and reversible (font-lab undo). Agents: read capabilities + shipNote from font_lab_analyze β€” a non-Next stack is a different route through the same loop, never a reason to stop.

Upgrading

Always use upgrade, not bare npm install.

Terminal
npx font-lab upgrade

Font Lab lives in two places: the npm package and the panel code stamped into your project (app/_fontlab/). A bare npm install font-lab@latest updates the package but leaves the panel on the old version β€” which shows a "stale version" warning. upgrade moves everything together in one command: package, panel re-stamp, MCP re-pin, and stale-endpoint shutdown.

How it works

  1. Ask. Font Lab asks what you're going for β€” what feeling, how bold a departure, a brand to evoke or avoid β€” so the directions are tailored to you, not a generic default.
  2. Compose. Your agent composes a small set of font directions (display + body + mono, each with a rationale), reaching past the overexposed AI defaults. A built-in anti-generic rubric rejects menus that are all Inter/Geist/Space Grotesk.
  3. Pick. You compare them on your own site β€” screenshots in chat (works on web or phone) or a live flip/mix/compare panel locally. You always make the pick.
  4. Ship. The agent writes the real code for your stack β€” next/font + Tailwind on Next.js; self-hosted @font-face wired through Tailwind's theme, v3 utilities, or your own CSS font variables elsewhere. Every change is reversible.
  5. Finish clean. Click done βœ“ (or say so) and the agent runs font_lab_finish: the dev-panel scaffolding comes out, and you get a git-verified commit plan β€” your copy edits and font change with ready-to-run commands, nothing of Font Lab's mixed in. The scaffolding and state are self-ignoring in git the whole session, so git status was never noisy to begin with.

The panel

The Font Lab panel sits on top of your running site β€” your real pages, your real content β€” and lets you change fonts and words in real time.

  • Flip through directions with arrow keys β€” see each pairing on your actual content across multiple routes
  • Mix roles β€” heading from one direction, body from another β€” and save the mix as its own direction
  • Before/after β€” hold B to peek at your current fonts; tap space to snap between your two finalists
  • Inspect β€” hover any text to see its role, typeface, size, and how many elements share it
  • Edit words β€” double-click any text, retype it, and it saves straight to your source files
  • Change receipts β€” see exactly what changed across the page after every edit
  • Undo everything β€” every modification ships with a reversal command
  • Done βœ“ β€” one click ends the session cleanly: your agent strips the dev tooling and hands you the exact commit plan

The panel runs headless too: the agent screenshots your site in each direction and shows you the images in chat β€” a chat-sized hero shot per direction, with the full-page capture behind it. Works on a phone, on the web, anywhere your agent runs.

The live panel is Next-only β€” but the real-site preview isn't. On every other framework, Font Lab paints your actual running pages in each direction (the same render-first census machinery the panel flips with, injected headlessly β€” no scaffolding, no source writes; preview fonts cache in self-ignored state, so your git status stays clean until you actually ship). If no dev server is running, the screenshot tool starts your project's own dev command itself β€” bound to 127.0.0.1, health-checked, stopped after the capture β€” which is what makes the loop work unattended in cloud/container agents (Claude Code on the web, and friends) where the human can't reach the agent's localhost. With no dev server possible at all, the fallback is the portable preview: a self-contained HTML specimen sheet (fonts embedded, opens offline) on your own palette and copy β€” clearly labeled as specimen cards, never passed off as your pages.

Honesty

Font Lab's core promise is preview == ship: what you see in the panel is what the codegen writes.

  • Guaranteed fidelity for every font the gate admits β€” or an honest "may render slightly differently" badge when it can't be byte-for-byte.
  • Auto-ships only where the stack has a real seam; anywhere else it hands you the generated code with a clear reason rather than guessing. Never a half-applied change β€” that's the contract.
  • Text sourced externally triggers an explicit notice, never a silent edit.
  • The human's pick overrides everything.

Contributing & testing

Testers are the point β€” especially "it did the wrong thing on my repo" reports. The analyzer output is the most useful thing you can include.

  • Issue forms β€” bugs and "support my stack" requests
  • CONTRIBUTING.md β€” code contributions and how to run the tests
  • SECURITY.md β€” security issues

Going deeper

  • cli/README.md β€” the full user guide: install flags, the agent loop, every keyboard shortcut, the CLI reference
  • docs/CONCEPT.md β€” the vision and the core belief
  • docs/ARCHITECTURE.md β€” how the choosing moment works and the selection.json contract
  • docs/SHIP-SPEC.md β€” how a pick becomes real, reversible code
  • docs/PRODUCT.md Β· docs/PANEL-VISION.md β€” product and brand context

Open source Β· MIT Β· Published with npm provenance β€” every release is traceable to this repo and commit. Built and dogfooded on jack-mcgovern.com.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • AgentPhone logoAgentPhone

    Give AI agents real phone numbers, messages, and voice calls via MCP.

    πŸ’» Developer Tools0 views
    Compare vs AgentPhone β†’
  • Arbor logoArbor

    The Graph-Native Intelligence Layer for Code.

    πŸ’» Developer Tools1 views
    Compare vs Arbor β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Font Lab

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "font-lab": { "command": "npx", "args": ["-y", "Font Lab"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFont Lab AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/font-lab?style=directory)](https://allmcps.com/mcp/font-lab)
HTML Embed
<a href="https://allmcps.com/mcp/font-lab"><img src="https://allmcps.com/api/badge/font-lab?style=directory" alt="Font Lab on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
37Quality signal: Fair Β· 37/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Font Lab β†’Install in Claude DesktopInstall in CursorInstall in VS Code