QRMint MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@QRMint MCP ServerGenerate a QR code for https://qrmint.dev"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
QRMint MCP Server
Integrate QRMint into Claude, Cursor, VS Code, and any MCP-compatible AI assistant.
No API key required. Free forever.
QRMint MCP Server is a thin stdio client that connects AI assistants to the QRMint REST API, enabling styled QR code generation directly from your AI workflow.
Quick Start
Add to your MCP client configuration (e.g. claude_desktop_config.json):
{
"mcpServers": {
"qrmint": {
"command": "npx",
"args": ["-y", "qrmint-mcp"]
}
}
}Related MCP server: QR Code By API Ninjas MCP Server
Available Tools
Tool | Description |
| Generate a styled QR code from text or URL with customizable colors, styles, gradients, and frames |
| Generate a QR code from structured data (WiFi, vCard, Email, Phone, SMS, Event, EPC, Geo) |
| List all supported QR data types with their required and optional fields |
| List all available QR code frame templates |
Tool Usage Examples
Generate a QR code for a URL
Generate QR codes for any URL — see the URL QR code guide for formatting tips and examples.
Use generate_qr_code to create a QR code for https://example.comGenerate a styled QR code with gradient
Generate a QR code for "Hello World" with rounded dots, circle eye shape,
a linear gradient from #ff00aa to #00f0ff, and size 400pxGenerate a WiFi QR code
Use generate_typed_qr to create a WiFi QR code with SSID "MyNetwork",
password "secret123", and WPA encryptionGenerate a vCard QR code
Create a vCard QR code for John Doe, email john@example.com, phone +1234567890List available frames
What QR code frames are available? Use list_frames to check.Architecture
This MCP server is a thin stdio client over the QRMint REST API.
All requests are forwarded to https://qrmint.dev -- no data is processed or stored locally.
Transport | Usage |
stdio |
|
Environment Variables
Variable | Default | Description |
|
| Override the API base URL |
Part of SoftVoyagers
Part of the SoftVoyagers free API portfolio.
Product | Domain | Description |
LinkMeta | URL metadata extraction API | |
PageShot | Screenshot & webpage capture API | |
PDFSpark | HTML/URL to PDF conversion API | |
OGForge | Open Graph image generator API | |
LinkShrink | Privacy-first URL shortener API | |
Faktuj | Polish invoice generator | |
QRMint | Styled QR code generator API | |
PageDrop | Instant HTML hosting API | |
PismoSzyteNaMiarę | AI-powered formal letter generator (Polish) |
License
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI-powered generation of styled QR codes with 10 design presets, supporting single or batch creation with custom logos and formats (SVG/PNG) directly from AI tools.Last updated44MIT
- AlicenseBqualityDmaintenanceEnables generation of customizable QR codes through the API Ninjas service, supporting multiple image formats (PNG, JPG, SVG, EPS) with configurable colors and sizes.Last updated1MIT
- AlicenseAqualityBmaintenanceDynamic QR code platform for AI agents. Create, customize, and track QR codes without regenerating images. 37 tools covering 11 QR types (URL, vCard, WiFi, event…).Last updated372MIT
- AlicenseBqualityFmaintenanceEnables AI assistants to generate QR codes for URLs, text, vCard, WiFi, email, and phone numbers with customizable size, colors, and error correction.Last updated1131MIT
Related MCP Connectors
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
Create short links, QR codes, UTM templates, vCards, and landing pages from your AI assistant.
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/softvoyagers/qrmint-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server