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
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments