fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
fonts MCP Server
MCP server for google/fonts
Ready-to-Use Client Configurations
{
"mcpServers": {
"fonts": {
"command": "npx",
"args": [
"-y",
"@google/fonts"
]
}
}
}