Qrcodly Mcp Server
@FloB95
Qrcodly Mcp Server について
Create, manage, and share QR codes and short URLs via MCP.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"qrcodly": {
"url": "https://mcp.qrcodly.de/mcp",
"headers": {
"Authorization": "Bearer <YOUR_QRCODLY_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Qrcodly Mcp Server?
Qrcodly Mcp Server is a free, open‑source QR code generator and management platform. It allows users to create, customize, and track QR codes for URLs, contact details, Wi‑Fi credentials, email, calendar events, locations, and plain text. The platform is built for developers and teams who need a self‑hosted QR code solution with analytics and customization.
How to use Qrcodly Mcp Server?
Clone the repository, install dependencies with pnpm, start local infrastructure via Docker Compose (MySQL, Redis, MinIO, Umami), configure environment variables for Clerk authentication and other services, then run pnpm run start:dev to launch both the Fastify backend API (port 5001) and the Next.js frontend (port 3000).
Key features of Qrcodly Mcp Server
- Multiple QR code types: URL, vCard, Wi‑Fi, Email, Calendar, Location, Text
- Full customization: colors, sizes, backgrounds, custom icon uploads
- Export formats: PNG, JPEG, SVG
- URL shortening with built‑in scan analytics
- Save and reuse QR code templates
- Custom domain support via Cloudflare integration
- Internationalization in 8 languages
- Authentication powered by Clerk
Use cases of Qrcodly Mcp Server
- Generate branded QR codes for marketing campaigns with custom colors and logos
- Create short, trackable links for social media and printed materials
- Provide Wi‑Fi access codes for guests or events without exposing passwords
- Set up contact‑sharing QR codes (vCard) for business cards or conferences
- Self‑host a privacy‑aware QR code management system for enterprise use
FAQ from Qrcodly Mcp Server
What are the system requirements?
Node.js ≥ 22.11, pnpm ≥ 9.15, and Docker for running MySQL, Redis, MinIO, and Umami locally.
How is authentication handled?
Authentication is powered by Clerk. You must provide Clerk API keys in the frontend and backend environment files.
Where is data stored?
QR code metadata and user data are stored in MySQL. Scan analytics go to Umami and PostHog. File assets (icons, exported QR codes) are stored in S3‑compatible storage (MinIO for local development).
Does Qrcodly Mcp Server have any paid tiers or limitations?
The platform is open‑source (MIT License). Billing via Stripe is integrated for potential premium features, but the core software is free and self‑hosted.
What are the available export/transport options?
QR codes can be exported as PNG, JPEG, or SVG files. The backend communicates via a Fastify REST API; no other transport protocols are mentioned.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント