Content Tools
fontbros.com
Search and retrieve font catalogs and product details from Font Bros.
ENDPOINT 1
https://www.fontbros.com/mcp
MCP server metadata
- Name
- fontbros-catalog
- Version
- 1.0.0
Use these read-only tools when a user asks for fonts, font families, font bundles, foundries, font licensing, typography recommendations, or Font Bros product information. Return Font Bros source URLs with product claims.
Known tools 6
search_fontsSearch the active Font Bros catalog for font families, styles, and bundles by keyword, category, tag, foundry, language support, price, sale status, and sort order.
Inferred read-onlyget_productGet detailed read-only catalog, font, image, pricing, and licensing information for one active Font Bros product by product ID, product URL, or name/type.
Inferred read-onlyrecommend_fontsRecommend active Font Bros products for a design use case, style direction, mood, language need, budget, or sale preference.
Inferred read-onlylist_font_categoriesList active Font Bros font categories with category URLs and optional product counts.
Inferred read-onlyget_foundryGet a Font Bros foundry profile and a short list of active products from that foundry.
Inferred read-onlyget_license_overviewReturn Font Bros license type summaries, EULA links, and optional product-specific license options.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fontbros-catalog]
url = "https://www.fontbros.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fontbros-catalog": {
"type": "http",
"url": "https://www.fontbros.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fontbros-catalog
Remote MCP URL: https://www.fontbros.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fontbros-catalog": {
"url": "https://www.fontbros.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fontbros-catalog": {
"type": "http",
"url": "https://www.fontbros.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fontbros-catalog",
"transport": "streamable-http",
"url": "https://www.fontbros.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fontbros.com was fetched 2026-07-26T07:44:02.094Z and is being refreshed.
fontbros.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.