73
/ 100
1 month ago
glama

Devil MCP Server

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DEVIL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDEVIL_API_KEYyour_devil_api_key_here
configDEVIL_MCP_HOSTexport ="0.0.0.0" # Bind to all interfaces
configDEVIL_MCP_PORTexport ="8080" # Custom port
configREAD_ONLY_MODEexport ="true" # Enable read-only mode
configRATE_LIMIT_ENABLEDexport ="true" # Enable rate limiting
configRATE_LIMIT_MAX_REQUESTSexport ="100" # Max requests per window
configRATE_LIMIT_WINDOW_MINUTESexport ="5" # Rate limit window
configLOG_LEVELexport ="DEBUG" # Set log level
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/devil-imps-devil-mcp-zacnzj)](https://m8ven.ai/mcp/devil-imps-devil-mcp-zacnzj)
commit: 90c842b327f4ccbd573ad5ab4d09abf31a54b46c
code hash: 22feca75c2f8a26024a8f8194d7ab8d66d4c96f59e3cf2acec080d21ae27aeeb
verified: 6/18/2026, 11:05:16 AM
view raw JSON →