MCP.so
ログイン

QR Business Cards

@ajfrai

QR Business Cards について

MCP server for creating QR business cards via AI assistants. No API key required.

基本情報

カテゴリ

その他

ライセンス

MIT

公開者

ajfrai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "qr-business-cards": {
      "type": "url",
      "url": "https://qr-business-cards.com/api/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ