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 — 이메일, SMS 또는 WhatsApp 알림을 보냅니다. 템플릿, 일괄 발송 및 30/60/90일 연체 독촉 단계를 지원합니다.
전자 서명
send_esign_request — 완전한 전자 서명 플랫폼(V2). 페이지별 서명(paraphes) + 최종 서명 블록이 포함된 다중 페이지 문서 서명. 2자 간 흐름: 학생이 먼저 서명하고, 학교가 이메일로 자동 알림을 받아 서명합니다. 세 가지 입력 모드: 그리기(Bézier 펜), 입력(스타일 지정 폰트), 이미지 업로드. 실시간 진행률 표시줄, 모바일 친화적. signer.signed, document.completed, document.expired에 대한 웹훅 콜백. IP, 타임스탬프, 도시가 포함된 전체 감사 추적. FocusingPro 호환(send_foxit_esign 드롭인). 서명당 비용 없음. 완전한 자체 호스팅. eIDAS 제26조 AES 준수: OTP 신원 확인 + SHA-256 디지털 PDF 서명.
eSign — 고급 전자 서명(AES)
ClawShow eSign은 eIDAS 제26조 AES 준수 전자 서명을 제공합니다. AES 준수에 대해 자세히 알아보기 →
비즈니스 관리
manage_bookings — 식당, 호텔, 미용실, 행사장, 임대업을 위한 예약 관리. 중복 예약 감지.
manage_orders — 전체 수명 주기를 포함한 주문 관리. 결제 웹훅에서 자동으로 생성됩니다.
manage_inventory — 재고 부족 알림이 포함된 재고 추적. 일괄 업데이트.
보고 및 재무
generate_report — PDF 비즈니스 보고서를 생성합니다. 다운로드 URL을 반환합니다.
extract_finance_fields — 송장/영수증 텍스트에서 구조화된 데이터를 추출합니다.
지원되는 결제 제공업체
제공업체 | 지역 | 상태 |
Stancer | 프랑스 | ✅ 라이브 |
SumUp | 유럽 | ✅ 라이브 |
Stripe | 글로벌 | ✅ 라이브 |
Mollie | 유럽 | 🔜 계획 중 |
설계 원칙
인적 개입 제로 — 모든 도구는 즉시 사용 가능한 결과를 반환합니다.
AI 우선 — AI 검색에 최적화된 설명. 표준 JSON I/O.
가입 불필요 — 첫 호출 시 자동으로 네임스페이스가 생성됩니다.
네임스페이스 격리 — 기본적으로 멀티 테넌트 지원
서명 비용 제로 — 자체 호스팅 전자 서명, 문서당 수수료 없음
사용 사례
산업 | 일반적인 워크플로우 |
학교 |
|
임대 부동산 |
|
식당 |
|
전자상거래 |
|
프리랜서 |
|
아키텍처
┌─────────────────────────────────────────┐
│ 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/)STRATEGY_DECISIONS 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