74
/ 100
21 days ago
glama

StaticX MCP Server

Enables AI agents to deploy static websites to StaticX, including creating sites, uploading builds, publishing releases, and managing domains.

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: STATICX_API_TOKEN
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.
configSTATICX_API_BASE_URL"": "https://staticx.site/api/v1"
🔐 secretSTATICX_API_TOKEN"": "sx_replace_with_your_token",
configSTATICX_MCP_HOSTNo Local HTTP bind host, default 127.0.0.1.
configSTATICX_MCP_PORTNo Local HTTP port, default 3100.
configSTATICX_PROJECT_IDNo Default site ID for site-specific tools.
configSTATICX_TIMEOUT_MSNo API request timeout in milliseconds.
// 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 2 concrete improvements 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/madprodworks-coder-staticx-mcp-server-1fecr9)](https://m8ven.ai/mcp/madprodworks-coder-staticx-mcp-server-1fecr9)
commit: 25e20b088a99e3151731100881080a61a9dce229
code hash: 0651e8a42b04c4665ba9a1de0ad605260e09af75e6a08db6c52f8fd79ec0e9e6
verified: 6/18/2026, 11:27:49 AM
view raw JSON →