Back to MCP Servers
Qrmint Api
Free styled QR code generator API with custom colors, logos, frames, and batch generation. No API key required.
developer-toolsgoapi
By softvoyagers
Installation
npx -y qrmint-apiConfiguration
{
"mcpServers": {
"qrmint-api": {
"command": "npx",
"args": ["-y", "qrmint-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes