Skip to main content
Developer ToolsTypeScript

softvoyagers/qrmint-api

Free styled QR code generator API with custom colors, logos, frames, and batch generation. No API key required.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/softvoyagers/qrmint-api

Claude Desktop configuration example:

{
  "mcpServers": {
    "qrmint-api": {
      "command": "npx",
      "args": [
        "-y",
        "softvoyagers/qrmint-api"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
softvoyagers