QRStuff MCP Server
Rank #67,843io.github.qrstuff/qrstuff-mcp
Generate, update, manage, and track QR codes using the QRStuff platform.
QRStuff MCP Server is a Model Context Protocol (MCP) server published by nicepkg. It ranks #67,843 of 132,113 servers tracked on MCP Toplist. QRStuff MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 64,270 of 132,113 servers on MCP Toplist.
Use QRStuff MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qrstuff-mcp https://mcp.qrstuff.ai/mcp[mcp_servers.qrstuff-mcp]
url = "https://mcp.qrstuff.ai/mcp"Add to ~/.codex/config.toml.
https://mcp.qrstuff.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qrstuff-mcp": {
"url": "https://mcp.qrstuff.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qrstuff-mcp": {
"type": "http",
"url": "https://mcp.qrstuff.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qrstuff-mcp": {
"serverUrl": "https://mcp.qrstuff.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qrstuff-mcp": {
"url": "https://mcp.qrstuff.ai/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.github.qrstuff%2Fqrstuff-mcp)<a href="https://mcptoplist.com/server/io.github.qrstuff%2Fqrstuff-mcp"><img src="https://mcptoplist.com/badge/io.github.qrstuff%2Fqrstuff-mcp.svg" alt="MCP Toplist: #67,843 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nicepkg
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 8, 2026 |
Frequently asked questions
- Who maintains QRStuff MCP Server?
- QRStuff MCP Server is maintained by nicepkg, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is QRStuff MCP Server listed on the Official MCP Registry?
- Yes — QRStuff MCP Server is listed on the Official MCP Registry.
- How many versions does QRStuff MCP Server have?
- MCP Toplist tracks 1 version of QRStuff MCP Server, most recently published on Jul 8, 2026.
- Where can I find the source code for QRStuff MCP Server?
- The source code for QRStuff MCP Server is hosted at github.com/nicepkg/qrstuff-mcp.
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.