clawshow
ClawShow — 面向中小企业的即时后端
面向小型企业的 AI 可调用 MCP 工具。无需注册,无需仪表板,直接获取结果。
端点: https://mcp.clawshow.ai/sse
版本: 1.8.0
工具: 11
传输: SSE (远程)
快速开始
Claude.ai
设置 → 集成 → 添加 URL:https://mcp.clawshow.ai/sse
Claude Desktop / Cursor / Windsurf
{
"mcpServers": {
"clawshow": {
"url": "https://mcp.clawshow.ai/sse"
}
}
}Related MCP server: Frihet MCP Server
工具
页面生成
generate_business_page — 生成商业页面并自动部署到 GitHub Pages。60 秒内返回实时 URL。
generate_rental_website — 生成带有照片、定价、日历和预订功能的租赁房产网站。非常适合从 Airbnb 过渡到直连模式。
支付
generate_payment — 通过 Stripe(全球)、Stancer(法国)或 SumUp(欧洲)生成支付链接。支持 Apple Pay、Google Pay、CB、Visa、Mastercard、SEPA。
verify_payment — 检查支付状态。支持 Stripe、Stancer 和 SumUp。
通知
send_notification — 发送电子邮件、短信或 WhatsApp 通知。支持模板、批量发送以及 30/60/90 天的催款升级。
电子签名
send_esign_request — 全功能电子签名平台 (V2)。支持多页文档签署,包含每页首字母缩写(paraphes)+ 最终签名区。双方流程:学生先签署,学校自动收到电子邮件通知并进行反签。三种输入模式:绘制(贝塞尔曲线笔)、输入(样式字体)、上传图片。实时进度条,移动端友好。支持 signer.signed、document.completed、document.expired 的 Webhook 回调。完整的审计追踪,包含 IP、时间戳、城市。兼容 FocusingPro (send_foxit_esign 直接替换)。每份签名零成本。完全自托管。符合 eIDAS 第 26 条 AES 标准:OTP 身份验证 + SHA-256 数字 PDF 签名。
eSign — 高级电子签名 (AES)
ClawShow eSign 提供符合 eIDAS 第 26 条 AES 标准的电子签名。 了解更多关于 AES 合规性的信息 →
业务管理
manage_bookings — 餐厅、酒店、沙龙、场地、租赁的预订管理。支持重复预订检测。
manage_orders — 具有完整生命周期的订单管理。从支付 Webhook 自动创建。
manage_inventory — 带有低库存警报的库存跟踪。支持批量更新。
报告与财务
generate_report — 生成 PDF 业务报告。返回下载 URL。
extract_finance_fields — 从发票/收据文本中提取结构化数据。
支持的支付提供商
提供商 | 地区 | 状态 |
Stancer | 法国 | ✅ 在线 |
SumUp | 欧洲 | ✅ 在线 |
Stripe | 全球 | ✅ 在线 |
Mollie | 欧洲 | 🔜 计划中 |
设计原则
零人工干预 — 每个工具都返回可直接使用的结果
AI 优先 — 描述针对 AI 发现进行了优化。标准 JSON 输入/输出。
无需注册 — 首次调用自动创建命名空间
命名空间隔离 — 默认多租户
零成本签名 — 自托管电子签名,无每份文档费用
使用场景
行业 | 典型工作流 |
学校 |
|
租赁房产 |
|
餐厅 |
|
电子商务 |
|
自由职业者 |
|
架构
┌─────────────────────────────────────────┐
│ ClawShow MCP Server (Public) │
│ 11 AI-callable tools, SSE transport │
│ https://mcp.clawshow.ai/sse │
├─────────────────────────────────────────┤
│ Data Persistence Layer (Optional) │
│ Namespace-isolated, auto-provisioned │
│ SQLite + optional cloud backend │
└─────────────────────────────────────────┘演示模式
在不指定命名空间的情况下调用任何工具以使用演示数据:
manage_orders(action="query")→ 示例订单generate_payment(amount=10, currency="eur", provider="stancer", description="Demo", namespace="demo")→ 真实的测试支付链接send_esign_request(template="enrollment_contract", signer_name="Demo User", signer_email="demo@test.com", fields={}, namespace="demo")→ 签名页面 URL
工具清单 (2026-04-19)
当前在线 (11 个工具)
generate_business_page
generate_rental_website
generate_payment
verify_payment
send_notification
send_esign_request
generate_report
manage_inventory
manage_orders
manage_bookings
extract_finance_fields
P0 开发 (引导阶段, 2026-04-19)
计费: create_billing_plan, get_billing_status, cancel_billing_plan
目标: 2026-06-15 上线
参见
tools/billing/
电子发票: create_einvoice, receive_einvoices, get_einvoice_status, switch_pdp, validate_einvoice
目标: 2026-09-01 前上线 (法国强制日)
参见
tools/einvoice/
引擎
6 个原始引擎: 页面、支付、通知、电子签名、报告、业务运营
第 7 个 (新增): 电子发票引擎 (根据决策 #30 因时间窗口添加)
架构
所有工具均位于单个 clawshow-mcp-server 中。 一个 MCP URL: mcp.clawshow.ai/sse 根据决策: 决策 #2, #32 (统一架构)。
相关文档
宣言 v1.1 (
../ClawShow-Workspace/documents/manifesto/)战略决策 v2.0
定价 v2.5
许可证
MIT
由 ClawShow 构建 · 面向小型企业的即时后端
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Hosted storefront backend for AI agents: products, cart, Stripe + PayPal, delivery, order tracking.
Backend for AI-built apps: database, auth, files, email, AI, payments, deploy, realtime. 170+ tools.
AI voice agents on SMB websites — fully autonomous build in 2–3 min. 23 MCP tools. EU, GDPR.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceUniversal AI API Orchestrator. 850 tools across 53 services under a single MCP interface. Connect Claude, GPT, or Gemini to Stripe, Slack, GitHub, LinkedIn, Cloudflare, Shopify, Twilio, and 46 more via natural language. $0.10/execution, no subscription. Patent Pending.2935-
- AlicenseBqualityAmaintenanceAI-native business management — invoices, expenses, clients, products, quotes, and webhooks. 31 tools for Claude, Cursor, Windsurf, and Cline.1003299MIT
- FlicenseNot gradedqualityCmaintenanceProvides AI agents with 220+ tools for building websites, sending email, managing contacts, invoicing, databases, automation, and more through a single secure connection. Features hardware-bound authentication and works with Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients.-
- AlicenseNot gradedqualityCmaintenanceStripe-native marketplace where AI agents autonomously discover and purchase API services via MCP. Pay-per-call, no accounts needed. 6 live services including Phone Validator, Web Scraper, PDF Generator and Screenshot API.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jason2016/clawshow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server