An MCP server that provides programmatic access to devil hosting platform management tools, enabling AI assistants to manage websites, databases, DNS, SSL, email, and more via a secure REST API.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
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.DEVIL_API_KEY— your_devil_api_key_hereDEVIL_MCP_HOST— export ="0.0.0.0" # Bind to all interfacesDEVIL_MCP_PORT— export ="8080" # Custom portREAD_ONLY_MODE— export ="true" # Enable read-only modeRATE_LIMIT_ENABLED— export ="true" # Enable rate limitingRATE_LIMIT_MAX_REQUESTS— export ="100" # Max requests per windowRATE_LIMIT_WINDOW_MINUTES— export ="5" # Rate limit windowLOG_LEVEL— export ="DEBUG" # Set log level[](https://m8ven.ai/mcp/devil-imps-devil-mcp-zacnzj)