CodeQR
Rank #17,136io.codeqr/codeqr
Create and manage CodeQR short links, QR codes, and analytics from any MCP client.
CodeQR is a Model Context Protocol (MCP) server published by codeqr-io. It ranks #17,136 of 132,113 servers tracked on MCP Toplist. CodeQR is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 20, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 114,977 of 132,113 servers on MCP Toplist.
Use CodeQR
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http codeqr https://mcp.codeqr.io/mcp[mcp_servers.codeqr]
url = "https://mcp.codeqr.io/mcp"Add to ~/.codex/config.toml.
https://mcp.codeqr.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"codeqr": {
"url": "https://mcp.codeqr.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codeqr": {
"type": "http",
"url": "https://mcp.codeqr.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codeqr": {
"serverUrl": "https://mcp.codeqr.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeqr": {
"url": "https://mcp.codeqr.io/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/io.codeqr%2Fcodeqr)<a href="https://mcptoplist.com/server/io.codeqr%2Fcodeqr"><img src="https://mcptoplist.com/badge/io.codeqr%2Fcodeqr.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
codeqr-io
Other servers by codeqr-io
View all codeqr-io servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains CodeQR?
- CodeQR is maintained by codeqr-io, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is CodeQR listed on the Official MCP Registry?
- Yes — CodeQR is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CodeQR have?
- MCP Toplist tracks 1 version of CodeQR, most recently published on Aug 8, 2026.
- Where can I find the source code for CodeQR?
- The source code for CodeQR is hosted at github.com/codeqr-io/codeqr-mcp-remote.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.