QR Business Cards
About
MCP server for creating QR business cards via AI assistants. No API key required.
Details
- Author
- ajfrai
- Downloads
- 125
- Categories
- Other, Developer Tools
Jump to
- Create a QR business card profile with name, title, email, phone, bio, social links, and theme.
- Look up existing profiles by ID or slug.
- Get available packages and pricing for printed cards.
- Each profile gets a public URL with a QR code.
- Order printed cards shipped to your door (50/100/250 cards).
- Free shipping and premium 14pt card stock included.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
QR Business CardsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the server URL https://qr-business-cards.com/api/mcp to your MCP client configuration (e.g., claude_desktop_config.json or Cursor MCP settings). The server uses Streamable HTTP transport over JSON-RPC 2.0. Then ask your AI assistant to create a profile, look up a profile by ID, or get package pricing.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"qr business cards": {
"qr-business-cards": {
"type": "url",
"url": "https://qr-business-cards.com/api/mcp"
}
}
}
}
McpServers
{
"qr-business-cards": {
"type": "url",
"url": "https://qr-business-cards.com/api/mcp"
}
}
Create professional QR business cards through any MCP-compatible AI assistant (Claude, Cursor, Windsurf, etc.). No API key required.
Server URL:https://qr-business-cards.com/api/mcp
- Create a QR business card profile— name, title, email, phone, bio, social links, theme
- Look up existing profiles— retrieve profile details by ID
- Get pricing & packages— 50/100/250 printed cards shipped to your door
Each profile gets a public URL with a QR code. Scan it to see the digital business card. Order printed cards from $23.99 (with promo code LAUNCH20 for 20% off).
Add to your MCP config (claude_desktop_config.jsonor.mcp.json):
{ "mcpServers": { "qr-business-cards": { "type": "url", "url": "https://qr-business-cards.com/api/mcp" } } }
{ "mcpServers": { "qr-business-cards": { "url": "https://qr-business-cards.com/api/mcp" } } }
The server usesStreamable HTTP transportover JSON-RPC 2.0. Point your client to:
POST https://qr-business-cards.com/api/mcp Content-Type: application/json
Returns: profile ID, public URL, QR code URL, edit token, and order link.
Get available packages and pricing. No parameters required.
"Create a QR business card for me. My name is Jane Smith, I'm a Product Designer at Acme Corp. Use the noir theme."
The assistant will callcreate_profile, and you'll get back a link to your digital profile and an order page for printed cards.
Use promo codeLAUNCH20for 20% off — ends April 18.
Free shipping included with every order. Premium 14pt card stock.
- Website:qr-business-cards.com
- Create a Card:qr-business-cards.com/qr-business-card/create
- OpenAPI Spec:qr-business-cards.com/api/openapi
- Developer Docs:qr-business-cards.com/developers
- Compare Alternatives:qr-business-cards.com/compare
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
An mcp server for your food ordering needs.
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Open-souSecurely feeds real security refreshed rules into Cursor, Claude Code, and Windsurf — zero config, no API key.
Health intelligence MCP — access biomarkers, biological age, and personalized longevity action plans from your Aniva profile.
Real-time stock heatmaps and investment tools delivered as interactive React components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





