HonestQR
Rank #64,060com.zalize.qr/honestqr
Generate static QR codes (URL, WiFi, vCard, pixel art) and decode QR images. Codes never expire.
HonestQR is a Model Context Protocol (MCP) server published by wookat. It ranks #64,060 of 115,591 servers tracked on MCP Toplist. HonestQR is listed on Official MCP, with 1 tracked version. It was first listed on Aug 6, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 51,531 of 115,591 servers on MCP Toplist.
Use HonestQR
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http honestqr https://qr.zalize.com/mcp[mcp_servers.honestqr]
url = "https://qr.zalize.com/mcp"Add to ~/.codex/config.toml.
https://qr.zalize.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"honestqr": {
"url": "https://qr.zalize.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"honestqr": {
"type": "http",
"url": "https://qr.zalize.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"honestqr": {
"serverUrl": "https://qr.zalize.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"honestqr": {
"url": "https://qr.zalize.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.zalize.qr%2Fhonestqr)<a href="https://mcptoplist.com/server/com.zalize.qr%2Fhonestqr"><img src="https://mcptoplist.com/badge/com.zalize.qr%2Fhonestqr.svg" alt="MCP Toplist: #64,060 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wookat
Other servers by wookat
View all wookat servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains HonestQR?
- HonestQR is maintained by wookat, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is HonestQR listed on the Official MCP Registry?
- Yes — HonestQR is listed on the Official MCP Registry.
- How many versions does HonestQR have?
- MCP Toplist tracks 1 version of HonestQR, most recently published on Aug 6, 2026.
- Where can I find the source code for HonestQR?
- The source code for HonestQR is hosted at github.com/wookat/honestqr.