# GitHub Stats SVG
> Live GitHub stats cards as SVG for READMEs — ten card types, six themes, one `
` tag, no accounts. Public REST API, an MCP endpoint for AI agents, and full public data controls (revoke, purge, verified opt-out).
Quick facts:
- Anonymous card: `GET https://george.khananaev.com/github-stats/api/card?user=&card=stats`
- Stats as JSON: `GET https://george.khananaev.com/github-stats/api/stats?user=`
- MCP endpoint (streamable HTTP, no auth): `https://george.khananaev.com/github-stats/mcp`
## Docs
- [Complete machine reference](https://george.khananaev.com/github-stats/llms-full.txt): every route, parameter, MCP tool, data control, rate limit, and error code
- [Human documentation](https://george.khananaev.com/github-stats/docs): the same content for people, with connect guides
- [OpenAPI 3.1 spec](https://george.khananaev.com/github-stats/openapi.json): the REST contract for ChatGPT Actions and agent frameworks
- [MCP metadata](https://george.khananaev.com/github-stats/.well-known/mcp.json): endpoint self-description
## Source
- [GitHub repository](https://github.com/georgekhananaev/github-stats-svg): MIT-licensed, self-hostable