Enables AI agents to automate property maintenance workflows by managing tickets, sending WhatsApp notifications via Twilio, and triggering n8n automation webhooks. It allows users to query maintenance statuses, notify tenants, and escalate issues to vendors using natural language.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AGENT_INTERVAL_MS— Optional Daemon poll interval (default: 300000 = 5 min)N8N_API_KEY— Optional n8n API key (if required by your instance)N8N_WEBHOOK_ESCALATE— "": "https://your-n8n.com/webhook/escalate"N8N_WEBHOOK_MAINTENANCE— "": "https://your-n8n.com/webhook/maintenance",TWILIO_ACCOUNT_SID— "": "AC...",TWILIO_AUTH_TOKEN— "": "...",TWILIO_WHATSAPP_FROM— "": "whatsapp:+14155238886",VENDOR_CONTACTS— Optional JSON map overriding default vendor directory[](https://m8ven.ai/mcp/utkarsh-portfolio-mcpproptech-1gmm0v)