
QRcodly
Let your agent create, manage, and share QR codes and short links while you ship launch assets and campaign URLs.
Overview
de.qrcodly/mcp-server is an MCP server for the Launch phase that lets agents create, manage, and share QR codes and short URLs via authenticated streamable HTTP.
What is this MCP server?
- Streamable HTTP MCP at https://mcp.qrcodly.de/mcp with required Bearer Authorization header
- Create and manage QR codes from agent conversations
- Generate and share short URLs for launches and collateral
- Open-source server repo at github.com/FloB95/qrcodly (manifest version 1.0.0)
- Hosted product site at qrcodly.de for account and API keys
- MCP manifest version 1.0.0
- 1 required secret header: Authorization (Bearer API key)
- Remote URL: https://mcp.qrcodly.de/mcp
Community signal: 20 GitHub stars.
What problem does it solve?
Manually creating launch QR codes and short links in a web UI breaks flow when your agent is already writing pages and campaign copy.
Who is it for?
Solo builders running launches, events, or content campaigns who already use QRcodly and want MCP-driven link creation.
Skip if: Builders who need free anonymous QR generation with no API key or those focused only on in-app deep linking without printed codes.
What do I get? / Deliverables
You can generate and manage trackable QR and short URL assets from the agent session while distributing your product.
- Authenticated MCP connection to QRcodly’s remote endpoint
- Agent-created QR codes and short URLs ready for launch materials
- Centralized link management without manual dashboard repetition
Recommended MCP Servers
Journey fit
QR and short URL tooling is most valuable when you are distributing a product, landing page, or promo—not while you are still scoping the idea. Distribution covers measurable outbound links and offline-to-online bridges, which is exactly what QRcodly automates.
How it compares
QR and short-link API via MCP, not an SEO or app-store optimization skill.
Common Questions / FAQ
Who is de.qrcodly/mcp-server for?
Indie developers and marketers using QRcodly who want Claude Code, Cursor, or similar agents to manage QR codes and short URLs programmatically.
When should I use de.qrcodly/mcp-server?
Use it at launch or when distributing content—printed materials, social posts, or partner links—where you need fresh QR codes and short URLs on demand.
How do I add de.qrcodly/mcp-server to my agent?
Create an API key at qrcodly.de, add remote https://mcp.qrcodly.de/mcp as streamable-http, and set Authorization to Bearer <your-api-key> in MCP headers, then restart the client.