About
Overview
The Google Fonts MCP Server enables AI agents to explore and use Google's font library. It provides tools for searching fonts, getting specimen info, and generating CSS links.
Capabilities
Tools & Capabilities
⚡search_fonts
Search for fonts
⚡get_font
Get font details and variants
⚡get_css
Generate CSS import link
Setup
Installation
bash
Install
npx -y mcp-server-google-fontsExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"google-fonts": {
"command": "npx",
"args": ["-y", "mcp-server-google-fonts"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026