QR Business Cards
@ajfrai
About QR Business Cards
MCP server for creating QR business cards via AI assistants. No API key required.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qr-business-cards": {
"type": "url",
"url": "https://qr-business-cards.com/api/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is QR Business Cards?
QR Business Cards is an MCP server that lets any MCP-compatible AI assistant (Claude, Cursor, Windsurf, etc.) create professional QR business card profiles, look up existing profiles, and get pricing for printed cards. No API key is required.
How to use QR Business Cards?
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.
Key features of QR Business Cards
- 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.
Use cases of QR Business Cards
- Quickly generate a digital business card with a QR code through an AI assistant.
- Look up a previously created profile to share or edit.
- Order printed QR business cards for networking events or meetings.
FAQ from QR Business Cards
What tools does QR Business Cards provide?
It provides create_profile to create a new profile, get_profile to look up an existing profile by ID, and get_packages to get available packages and pricing.
What parameters are required for create_profile?
Only name is required. Optional parameters include title, email, phone, bio, cardBio (max 200 chars), socialLinks (an object with linkedin, twitter, github, website), and theme (noir or classic).
What does create_profile return?
It returns a profile ID, public URL, QR code URL, edit token, and order link.
What are the pricing packages?
Starter: 50 cards for $29.99, Professional: 100 cards for $49.99, Business: 250 cards for $109.99. Use promo code LAUNCH20 for 20% off (ends April 18). Free shipping included.
What transport does QR Business Cards use?
It uses Streamable HTTP transport over JSON-RPC 2.0. Point your client to POST https://qr-business-cards.com/api/mcp with Content-Type: application/json.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments