Clawshow
@jason2016
About Clawshow
ClawShow MCP Server — AI-callable skills via Model Context Protocol. Hosted at mcp.clawshow.ai/sse
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clawshow": {
"url": "https://mcp.clawshow.ai/sse"
}
}
}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 Clawshow?
Clawshow is an MCP server providing AI-callable backend tools for small businesses. It offers 11 tools covering page generation, payments, notifications, electronic signatures, and business operations via SSE transport. No signup or dashboard is required.
How to use Clawshow?
Add the SSE URL https://mcp.clawshow.ai/sse in Claude.ai settings (Integrations) or configure it in Claude Desktop, Cursor, or Windsurf using a JSON MCP server entry. To test tools without a namespace, call any tool with demo data (e.g., manage_orders(action="query")).
Key features of Clawshow
- 11 AI-callable tools via SSE remote transport.
- No signup required; first call auto-creates a namespace.
- Every tool returns a directly usable result with zero human intervention.
- Electronic signatures compliant with eIDAS Article 26 AES.
- Supports Stripe (global), Stancer (France), and SumUp (Europe) payments.
- Namespace isolation for multi-tenant data.
Use cases of Clawshow
- Schools: send enrollment contracts via eSign, collect tuition payments, send dunning notifications.
- Rental properties: generate a rental website, sign leases electronically, collect rent payments.
- Restaurants: manage bookings and orders, then generate payment links.
- E-commerce: handle orders and inventory, accept payments, and generate business reports.
- Freelancers: sign contracts, generate payment invoices, extract finance fields from receipts.
FAQ from Clawshow
What tools does Clawshow offer?
11 tools: generate_business_page, generate_rental_website, generate_payment, verify_payment, send_notification, send_esign_request, generate_report, manage_inventory, manage_orders, manage_bookings, and extract_finance_fields.
Is any signup or configuration required?
No signup is needed. The first call to any tool automatically creates a namespace. To configure the server, add the SSE URL https://mcp.clawshow.ai/sse in your MCP client settings.
Which payment providers are supported?
Currently live: Stancer (France), SumUp (Europe), and Stripe (Global). Mollie (Europe) is planned for future release.
How does electronic signature compliance work?
ClawShow eSign provides eIDAS Article 26 advanced electronic signatures (AES) with OTP identity verification and SHA-256 digital PDF signatures, zero cost per signature.
Can I test tools without affecting real data?
Yes. Calling any tool without a namespace uses demo data. For example, manage_orders(action="query") returns sample orders, and generate_payment(amount=10, currency="eur", provider="stancer", description="Demo", namespace="demo") returns a real test payment link.
Frequently asked questions
What tools does Clawshow offer?
11 tools: `generate_business_page`, `generate_rental_website`, `generate_payment`, `verify_payment`, `send_notification`, `send_esign_request`, `generate_report`, `manage_inventory`, `manage_orders`, `manage_bookings`, and `extract_finance_fields`.
Is any signup or configuration required?
No signup is needed. The first call to any tool automatically creates a namespace. To configure the server, add the SSE URL `https://mcp.clawshow.ai/sse` in your MCP client settings.
Which payment providers are supported?
Currently live: Stancer (France), SumUp (Europe), and Stripe (Global). Mollie (Europe) is planned for future release.
How does electronic signature compliance work?
ClawShow eSign provides eIDAS Article 26 advanced electronic signatures (AES) with OTP identity verification and SHA-256 digital PDF signatures, zero cost per signature.
Can I test tools without affecting real data?
Yes. Calling any tool without a namespace uses demo data. For example, `manage_orders(action="query")` returns sample orders, and `generate_payment(amount=10, currency="eur", provider="stancer", description="Demo", namespace="demo")` returns a real test payment link.
Basic information
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments