Craftor
Craftor — Universelle autonome MCP-Plattform für WordPress, Elementor & WooCommerce
Craftor ist eine industrietaugliche, unternehmensgerechte Model Context Protocol (MCP)-Plattform, die speziell für die WordPress-, Elementor- und WooCommerce-Ökosysteme entwickelt wurde.
Craftor ermöglicht es jedem KI-Client—von Claude Code, Claude Desktop, Cursor, Codex, Antigravity, VS Code, Gemini-Clients bis zu OpenAI-kompatiblen Agenten—WordPress- und Elementor-Websites nativ zu inspizieren, zu entwerfen, zu erstellen, zu testen, zu reparieren und zu verwalten—mit Zero-Shot-Präzision, Live-Canvas-Streaming, Speech-to-Intent-Sprachbefehlen und deterministischen Rollback-Garantien.
🏛️ Monorepo-Architektur & Kernsubsysteme
craftor/
├── .agents/ # Autonomous Skills & Agent Ecosystem
│ ├── rules/ # Permanent workspace behaviors (AGENTS.md, GEMINI.md)
│ ├── skills/ # 18 Domain Skills (WordPress, Elementor, MCP, QA, etc.)
│ └── workflows/ # Declarative Multi-Step DAG Workflows
├── apps/ # Deployable applications & web portals
│ ├── dashboard/ # Next.js / HTML5 Visual Web Studio & AI Voice Studio
│ ├── api-gateway/ # Fastify Cloud SSE Gateway & Managed AI Proxy
│ └── marketing/ # Public Landing Page & Conversion Funnels
├── configs/ # Multi-client automated configuration templates
│ └── clients/ # Claude Desktop, Cursor, Antigravity, VS Code, etc.
├── dist-bin/ # Portable Standalone Daemons (.bat / .sh) & Manifests
├── dist-npm/ # Production NPM Tarballs & Release Packages
├── dist-svn/ # WordPress.org SVN Trunk & Tags Release Structure
├── infra/ # Multi-Cloud Infrastructure as Code (IaC)
│ ├── terraform/ # Terraform Cloudflare & AWS deployment plans
│ ├── k8s/ # Kubernetes Deployment & Service manifests
│ └── cloudflare/ # Cloudflare Workers wrangler.toml edge runtime config
├── packages/ # Shared internal libraries, registries & adapters
│ ├── edge-runtime/ # Serverless Edge MCP Gateway & Geo-Distributed KV Cache
│ ├── addon-sdk/ # 3rd-Party Addon SDK (Crocoblock JetEngine, Essential Addons)
│ ├── mcp-server/ # Universal MCP Server Daemon (86 Tools, stdio & SSE)
│ ├── elementor-ast/ # Bi-Directional JSON AST Parser, Popups & Mutator
│ ├── wordpress-bridge/ # WP REST Bridge, ACF Pro, RankMath SEO & Multilingual
│ ├── client-adapters/ # Dedicated Adapters (Cursor, Claude, Antigravity, VS Code)
│ ├── tool-registry/ # 86-Tool Registry & Alias Resolver
│ ├── design-tokens/ # WCAG 2.1 AA Palette, Typography & Spacing JSON
│ ├── shared-types/ # Shared TypeScript Interfaces & Contract Models
│ └── shared-utils/ # VoiceIntentClassifier, Cryptography, Logger & Retry
├── services/ # Microservices & Background Workers
│ ├── collaboration/ # Multi-Agent Swarm Orchestrator & CRDT Vector Clock Sync
│ ├── self-healing/ # AST Auto-Repair, PHP Error Triage & Performance Tuner
│ ├── authentication/ # AES-256 Key Vault, HMAC & Token Middleware
│ ├── licensing/ # Cryptographic License Activation & Seat Manager
│ ├── analytics/ # Real-Time Telemetry Ingestion Worker
│ ├── billing/ # Stripe Usage Metering & Quota Enforcer
│ ├── update-service/ # OTA Release Distribution & Package Signer
│ └── notification-service/ # Webhook, Email & Slack Event Dispatcher
├── tests/ # Test Suites & Quality Assurance Matrix
│ ├── contracts/ # 24 Contract Test Suites (TypeScript AST & Tools)
│ ├── e2e/ # Playwright Multi-Client Handshake & Mutation Suites
│ └── prompts/ # Promptfoo LLM Precision Benchmarks
└── docs/ # Specifications, PRDs, ADRs & Stage Gate Certifications (1-12)⚡ Wichtigste Fähigkeiten in 12 zertifizierten Phasen
Dual-Transport-MCP-Server (stdio + SSE): Lokale stdio-Pipes mit extrem niedriger Latenz und Remote-SSE über HTTPS mit Bearer-Token-Authentifizierung.
Serverless Global Edge Mesh (
packages/edge-runtime): Cloudflare-Workers-Edge-Gateway mit geografisch verteiltem KV-Caching für AST-Antwortzeiten unter 15 ms.Bidirektionale Elementor-AST-Engine: Manipuliert moderne Flexbox-/Grid-Container, Sektionen, Spalten und Widgets unter Beibehaltung 7-stelliger hexadezimaler UUIDs.
WooCommerce-Engine: Programmatische Verwaltung von Produkten, Variationen, Lagerbeständen, Bestellungen, Kundensegmenten und Batch-Gutscheinkampagnen.
AI Voice Studio (
VoiceStudio): Echtzeit-WebRTC-Audiowellenform-Visualisierung und Speech-to-Intent-Klassifizierung (craftor_voice_classify_intent,craftor_voice_dispatch_action).SDK für das Addon-Ökosystem von Drittanbietern (
@craftor/addon-sdk): Erweiterbares SDK mit offiziellen Adaptern für dynamische Listen von Crocoblock (JetEngine) und Essential Addons.Multi-Agenten-Swarm-Canvas (
services/collaboration): Gleichzeitige Orchestrierung von Designer-, Texter-, SEO- und QA-Agenten mit CRDT-Synchronisierung (Conflict-Free Replicated Data Type).Autonomer Self-Healing-Daemon (
services/self-healing): Automatische Reparatur fehlerhafter ASTs, Behebung zirkulärer Referenzen sowie Triage bei PHP-Fatal-Timeouts und Speicherproblemen.Echtzeit-Performance-Auto-Tuner: Externe CSS-Generierung, Injektion von font-display: swap, Lazy Loading für Bilder und Cloudflare-/LiteSpeed-Cache-Purges.
Erweiterte WordPress-Integrationen: Programmatische CPT- und ACF-Pro-Feldgruppen, RankMath-/Yoast-SEO-Metadaten und WPML-/Polylang-AST-Übersetzungen.
Zero-Trust-Sicherheitsschild: AST-Prompt-Injection-Scanner, Berechtigungsgrenzen, AES-256-Token-Tresore und Durchsetzung von Rate-Quotas.
Sofortige Mikro-Rollbacks: Automatische Zustands-Snapshots vor jeder Mutation für 1-Klick-Wiederherstellung ohne Ausfallzeiten.
📋 Umfassender 86-Tool-MCP-Katalog
┌──────────────────────────────┬──────────────────────────────┬──────────────────────────────┐
│ CORE WORDPRESS (12 TOOLS) │ ELEMENTOR ENGINE (18 TOOLS) │ WOOCOMMERCE (14 TOOLS) │
├──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ • craftor_get_posts │ • craftor_elementor_get_ast │ • craftor_wc_get_products │
│ • craftor_create_post │ • craftor_elementor_update │ • craftor_wc_create_product │
│ • craftor_update_post │ • craftor_elementor_generate │ • craftor_wc_update_product │
│ • craftor_delete_post │ • craftor_elementor_diff_ast │ • craftor_wc_delete_product │
│ • craftor_get_pages │ • craftor_elementor_popup │ • craftor_wc_update_inventory│
│ • craftor_create_page │ • craftor_elementor_funnel │ • craftor_wc_get_orders │
│ • craftor_update_page │ • craftor_elementor_header │ • craftor_wc_get_customers │
│ • craftor_get_taxonomies │ • craftor_elementor_footer │ • craftor_wc_get_coupons │
│ • craftor_create_taxonomy │ • craftor_elementor_palette │ • craftor_wc_create_coupon │
│ • craftor_get_cpt │ • craftor_elementor_schema │ • craftor_wc_batch_coupons │
│ • craftor_register_cpt │ • craftor_elementor_wireframe│ • craftor_wc_get_analytics │
│ • craftor_acf_register_group │ • craftor_elementor_kit_bind │ • craftor_wc_refund_order │
├──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ MULTISITE & OPS (12 TOOLS) │ INTELLIGENCE & AI (8 TOOLS)│ VOICE, SWARM & EDGE (12) │
├──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ • multisite_list_sites │ • craftor_llm_query_local │ • craftor_voice_classify │
│ • multisite_switch_site │ • craftor_ast_compress │ • craftor_voice_dispatch │
│ • multisite_batch_dispatch │ • craftor_security_scan_ast │ • craftor_swarm_dispatch │
│ • multisite_sync_template │ • craftor_whitelabel_config │ • craftor_crdt_sync_document │
│ • craftor_create_snapshot │ • craftor_whitelabel_portal │ • craftor_addon_register │
│ • craftor_restore_snapshot │ • craftor_quota_check_limits │ • craftor_addon_get_catalog │
│ • craftor_list_snapshots │ • craftor_telemetry_query │ • craftor_self_healing_repair│
│ • craftor_system_status │ • craftor_seo_update_meta │ • craftor_self_healing_triage│
│ • craftor_verify_license │ • craftor_multilingual_clone │ • craftor_performance_tune │
│ • craftor_get_visual_diff │ • craftor_get_activity_log │ • craftor_cdn_purge_cache │
│ │ │ • craftor_edge_route_request │
│ │ │ • craftor_edge_get_status │
└──────────────────────────────┴──────────────────────────────┴──────────────────────────────┘🚀 5-Minuten-Setup für alle 8 KI-Clients
1. Claude Desktop
Hinzufügen zu %APPDATA%\Claude\claude_desktop_config.json (Windows) oder ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"craftor": {
"command": "node",
"args": ["c:/Users/420/Crafter/packages/mcp-server/dist/index.js"],
"env": {
"CRAFTOR_SITE_URL": "https://yoursite.com",
"CRAFTOR_AUTH_TOKEN": "craftor_live_secret_token_here"
}
}
}
}2. Cursor IDE
Hinzufügen zu .cursor/mcp.json:
{
"mcpServers": {
"craftor": {
"command": "node",
"args": ["c:/Users/420/Crafter/packages/mcp-server/dist/index.js"]
}
}
}3. Claude Code CLI
Hinzufügen zu ~/.claude.json:
{
"mcpServers": {
"craftor": {
"command": "node",
"args": ["c:/Users/420/Crafter/packages/mcp-server/dist/index.js"]
}
}
}4. Google Antigravity IDE
Hinzufügen zu .gemini/antigravity-ide/mcp_config.json:
{
"mcpServers": {
"craftor": {
"command": "node",
"args": ["c:/Users/420/Crafter/packages/mcp-server/dist/index.js"]
}
}
}5. VS Code (Cline / Roo-Code / Copilot)
Hinzufügen zu .vscode/settings.json:
{
"mcp.servers": {
"craftor": {
"type": "stdio",
"command": "node",
"args": ["c:/Users/420/Crafter/packages/mcp-server/dist/index.js"]
}
}
}🧪 Validierungs- und Test-Pipeline
Führen Sie die vollständige autonome Qualitätssicherungs-Testumgebung aus:
# 1. Build all 35 monorepo packages in topological DAG order
pnpm build
# 2. Execute strict ESLint across all TypeScript packages & apps
pnpm lint
# 3. Execute 24 Contract Test Suites
pnpm test
# 4. Run Playwright End-to-End Multi-Client Handshake Test
pnpm run test:e2e
# 5. Run Automated Promptfoo LLM Tool Accuracy Benchmarks
node scripts/run-benchmarks.js
# 6. Verify entire 210-item ecosystem certification
pnpm run verify:all📜 Stage-Gate-Zertifizierungen (Alle 12 Phasen)
Stage-Gate | Zertifizierungsdokument | Zuständige Rolle | Status |
01 | Lösungsarchitekt | Zertifiziert | |
02 | Elementor-Ingenieur | Zertifiziert | |
03 | Prompt-Ingenieur | Zertifiziert | |
04 | Sicherheitsingenieur | Zertifiziert | |
05 | Release-Manager | Zertifiziert | |
06 | UI/UX-Designer | Zertifiziert | |
07 | WordPress-Ingenieur | Zertifiziert | |
08 | Debugging-Ingenieur | Zertifiziert | |
09 | Prompt-Ingenieur | Zertifiziert | |
10 | Tool-Registry-Manager | Zertifiziert | |
11 | Lösungsarchitekt | Zertifiziert | |
12 | Release-Manager | Zertifiziert |
Craftor wurde von Grund auf entwickelt, um den globalen Standard für KI-natives Web-Building und Headless-WordPress-Orchestrierung zu etablieren.
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
WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
AI-powered design and management for Webflow Sites
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/djsushilkumar/Craftor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server