fonts + refero MCP

An MCP server exposing 1,290 real brand design systems (via Refero) and a 10k free-font CDN (via fonts.thundre.ai) as tools any AI coding agent can call.

Add to Claude Desktop / Cursor / Windsurf

{
  "mcpServers": {
    "fonts-refero": {
      "url": "https://mcp.thundre.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

Tools

Try (raw JSON-RPC)

curl -X POST https://mcp.thundre.ai/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_style","arguments":{"brand":"Stripe"}}}'

Data: refero.design · CDN: fonts.thundre.ai