fonts

GitHub

Font files available from Google Fonts, and a public issue tracker for all things Google Fonts

20,349 stars HTML 1 file ยท ~1,174 tokens

fonts MCP Server

MCP server for google/fonts

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "fonts": {
      "command": "npx",
      "args": [
        "-y",
        "@google/fonts"
      ]
    }
  }
}