
Mcp Server
Generate QR codes, track short links, and publish simple landing pages from your agent during launch campaigns.
Overview
QR Maker MCP Server is an MCP server for the Launch phase that generates styled QR codes, manages tracked short links, and publishes landing pages through the QR Maker API.
What is this MCP server?
- npm package @qr-maker/mcp-server at catalog version 0.1.1 with stdio transport
- Generate styled QR codes via QR Maker API
- Manage dynamic short links with analytics
- Publish landing pages for campaigns from agent-driven workflows
- Requires QR_MAKER_API_KEY from qr-maker.io app settings
- 1 npm package: @qr-maker/mcp-server (stdio)
- 1 required secret env var: QR_MAKER_API_KEY
What problem does it solve?
Launch day assets—QR codes, redirect links, and micro-landing pages—often stall because you context-switch out of the agent to separate marketing tools.
Who is it for?
Indie founders running launch campaigns, events, packaging, or waitlists who already use or will use QR Maker.
Skip if: Teams that need a full CMS, deep funnel automation outside QR Maker, or cannot use a third-party link and QR SaaS.
What do I get? / Deliverables
After you add the stdio server and API key, your agent can create and manage QR Maker assets and short-link analytics from one session.
- Styled QR codes created through the QR Maker API
- Dynamic short links with analytics managed from the agent
- Published landing pages for launch or campaign destinations
Recommended MCP Servers
Journey fit
Styled QR codes, short links, and campaign landing pages are classic launch and distribution assets for getting your product in front of users. The server bundles creation plus link analytics—primary shelf is Launch → distribution, with analytics as a grow facet.
How it compares
Growth-oriented QR and link MCP API, not a generic SEO audit skill or infrastructure deploy server.
Common Questions / FAQ
Who is QR Maker MCP Server for?
Solo builders and marketers using AI agents who want QR codes, short links, and landing pages from qr-maker.io inside the same workflow as their launch prep.
When should I use QR Maker MCP Server?
Use it when you are distributing a launch—print QR, social short links, or quick landing pages—and want the agent to create and update assets with analytics.
How do I add QR Maker MCP Server to my agent?
Install @qr-maker/mcp-server via npm, set QR_MAKER_API_KEY from qr-maker.io/app/settings/api-keys, and register the package as a stdio MCP server in your client.