mcp-qr-business-card
QR 商务名片 MCP 服务器
通过任何兼容 MCP 的 AI 助手(Claude、Cursor、Windsurf 等)创建专业的 QR 商务名片。无需 API 密钥。
服务器 URL: https://qr-business-cards.com/api/mcp
功能介绍
您的 AI 助手可以:
创建 QR 商务名片资料 — 姓名、职位、电子邮件、电话、简介、社交链接、主题
查找现有资料 — 通过 ID 获取资料详情
获取定价与套餐 — 50/100/250 张印刷名片送货上门
每个资料都会获得一个带有 QR 码的公开 URL。扫描即可查看数字名片。印刷名片起价为 23.99 美元(使用优惠码 LAUNCH20 可享 8 折优惠)。
Related MCP server: YesHello
设置
Claude Desktop / Claude Code
添加到您的 MCP 配置(claude_desktop_config.json 或 .mcp.json):
{
"mcpServers": {
"qr-business-cards": {
"type": "url",
"url": "https://qr-business-cards.com/api/mcp"
}
}
}Cursor
添加到您的 MCP 设置:
{
"mcpServers": {
"qr-business-cards": {
"url": "https://qr-business-cards.com/api/mcp"
}
}
}任何 MCP 客户端
该服务器使用基于 JSON-RPC 2.0 的 Streamable HTTP 传输。将您的客户端指向:
POST https://qr-business-cards.com/api/mcp
Content-Type: application/json工具
create_profile
创建一个新的 QR 商务名片资料。
参数 | 类型 | 必需 | 描述 |
| string | 是 | 全名 |
| string | 否 | 职位或标语 |
| string | 否 | 联系邮箱 |
| string | 否 | 电话号码 |
| string | 否 | 数字资料的完整简介 |
| string | 否 | 印刷名片的简短简介(最多 200 字符) |
| object | 否 |
|
| string | 否 |
|
返回:资料 ID、公开 URL、QR 码 URL、编辑令牌和订单链接。
get_profile
通过 ID 查找现有资料。
参数 | 类型 | 必需 | 描述 |
| string | 是 | 资料 ID 或别名 |
get_packages
获取可用套餐和定价。无需参数。
示例
询问您的 AI 助手:
"帮我创建一张 QR 商务名片。我的名字是 Jane Smith,我是 Acme Corp 的产品设计师。使用 noir 主题。"
助手将调用 create_profile,您将获得数字资料的链接以及印刷名片的订购页面。
定价
套餐 | 名片数量 | 价格 |
入门版 | 50 | $29.99 |
专业版 | 100 | $49.99 |
商业版 | 250 | $109.99 |
使用优惠码 LAUNCH20 可享 8 折优惠 — 4 月 18 日截止。
每笔订单均包含免费送货。采用优质 14pt 卡纸。
链接
OpenAPI 规范: qr-business-cards.com/api/openapi
比较替代方案: qr-business-cards.com/compare
许可证
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Public portfolio MCP for resume, services, availability, project evidence, and introductions.
- IchabodOAuthdev.ichabod
The headless professional network: create a profile, then let your agent find you matches via MCP.
Turn business openings, inquiries and follow-ups into reviewed offer pages. Project-token pilot.
NexaLink digital business card & personal CRM — edit your card and capture contacts via MCP.
Related MCP Servers
AlicenseAqualityDmaintenanceFind contact/websites for any company/person916 npmMIT
YesHelloofficial
AlicenseAqualityDmaintenanceDigital business cards, lead capture forms, and service listings - built and managed by AI. 63 tools with live browser editing, stock photos, web scraping, and guided tours.6MIT- AlicenseNot gradedqualityDmaintenanceExposes a public, read-only professional profile with tools to search resume evidence, fetch curated links, and generate career briefs for LLM agents.MIT
- AlicenseNot gradedqualityCmaintenancePublish yourself as a remote MCP server, exposing your résumé via tools so company agents can evaluate and contact you.MIT