softvoyagers/qrmint-api
Free styled QR code generator API with custom colors, logos, frames, and batch generation. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/qrmint-apiClaude Desktop configuration example:
{
"mcpServers": {
"qrmint-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/qrmint-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.