Google Web Fonts MCP
An MCP server that enables you to quickly download Google Web Fonts and generate CSS for local usage.
Tools
font.search — search fonts by name, id, or category.
font.getPackage — resolve a font selection and get a download URL plus suggested CSS.
Connect
Add this to your MCP client configuration:
{
"mcpServers": {
"gwfh-mcp": {
"url": "https://gwf-mcp.nilsw.io/mcp"
}
}
}