Instant Backend for SMBs: pages, payments, notifications, orders, inventory, reports
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"clawshow": {
"args": [
"/path/to/clawshow-mcp-server/server.py",
"--stdio"
],
"command": "python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Instant Backend for SMBs: pages, payments, notifications, orders, inventory, reports
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
This server is missing a description.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / developer-tools
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for io.github.jason2016/clawshow-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI-callable MCP tools for small businesses. No signup, no dashboard, just results.
Endpoint: https://mcp.clawshow.ai/sse
Version: 1.8.0
Tools: 11
Transport: SSE (Remote)
Settings → Integrations → Add URL: https://mcp.clawshow.ai/sse
{
"mcpServers": {
"clawshow": {
"url": "https://mcp.clawshow.ai/sse"
}
}
}
generate_business_page — Generate business pages and auto-deploy to GitHub Pages. Returns a live URL in 60 seconds.
generate_rental_website — Generate rental property websites with photos, pricing, calendar, and booking. Ideal for Airbnb-to-direct transition.
generate_payment — Generate payment links via Stripe (global), Stancer (France), or SumUp (Europe). Supports Apple Pay, Google Pay, CB, Visa, Mastercard, SEPA.
verify_payment — Check payment status. Supports Stripe, Stancer, and SumUp.
send_notification — Send email, SMS, or WhatsApp notifications. Supports templates, batch sending, and 30/60/90 day dunning escalation.
send_esign_request — Full electronic signature platform (V2). Multi-page document signing with per-page paraphes + final signature block. Dual-party flow: student signs first, school counter-signs automatically notified by email. Three input modes: Draw (Bézier pen), Type (styled font), Upload image. Real-time progress bar, mobile-friendly. Webhook callbacks on signer.signed, document.completed, document.expired. Full audit trail with IP, timestamp, city. FocusingPro compatible (send_foxit_esign drop-in). Zero cost per signature. Fully self-hosted. eIDAS Article 26 AES compliant: OTP identity verification + SHA-256 digital PDF signature.
ClawShow eSign provides eIDAS Article 26 AES-compliant electronic signatures. Learn more about AES compliance →
manage_bookings — Booking management for restaurants, hotels, salons, venues, rentals. Double-booking detection.
manage_orders — Order management with full lifecycle. Auto-creates from payment webhooks.
manage_inventory — Inventory tracking with low-stock alerts. Batch updates.
generate_report — Generate PDF business reports. Returns download URL.
extract_finance_fields — Extract structured data from invoice/receipt text.
| Provider | Region | Status |
|---|---|---|
| Stancer | France | ✅ Live |
| SumUp | Europe | ✅ Live |
| Stripe | Global | ✅ Live |
| Mollie | Europe | 🔜 Planned |
| Industry | Typical Workflow |
|---|---|
| Schools | send_esign_request (contracts) → generate_payment (tuition) → send_notification (dunning) |
| Rental Properties | generate_rental_website → send_esign_request (lease) → generate_payment (rent) |
| Restaurants | manage_bookings → manage_orders → generate_payment |
| E-commerce | manage_orders → manage_inventory → generate_payment → generate_report |
| Freelancers | send_esign_request (contract) → generate_payment (invoice) → extract_finance_fields |
┌─────────────────────────────────────────┐
│ ClawShow MCP Server (Public) │
│ 11 AI-callable tools, SSE transport │
│ https://mcp.clawshow.ai/sse │
├───────────────────────────────────
... [View full README on GitHub](https://github.com/jason2016/clawshow-mcp-server#readme)