@illuminatinetworks/mcp
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@illuminatinetworks/mcplist my CDN zones"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@illuminatinetworks/mcp
MCP server for Illuminati Networks — drive your CDN / object storage, build farm, VPS, and proxies (and account) from any MCP client (Claude Desktop, Claude Code, etc.).
Setup
Get an API key in the dashboard → Developer → API Keys. Grant the scopes for the tools you'll use: cdn:*, builds:*, vps:*, proxies:*, balance:read. (Unscoped tool calls return 403 — grant least privilege.)
Claude Desktop / Claude Code
Add to your MCP config (e.g. claude_desktop_config.json):
{
"mcpServers": {
"illuminati": {
"command": "npx",
"args": ["-y", "@illuminatinetworks/mcp"],
"env": { "ILLUMINATI_API_KEY": "ilnt_live_..." }
}
}
}Then ask: "Provision a 100GB CDN zone and upload this file", "submit a build of github.com/me/app on main and tell me when it's done", "reboot VPS 12", "how much CDN bandwidth has zone 5 used?"
Related MCP server: MinIO MCP Server
Tools
Tool | What it does |
CDN | |
| products + pricing |
| provision a zone (prepaid) → returns hostname + upload token |
| list / inspect |
| upload text content to a key |
| manage objects |
| signed URL for a private object |
| access controls |
| bandwidth / teardown |
Build farm | |
| available build images + per-minute price |
| submit a build (repo needs |
| list / inspect (artifacts + sha256 + log URL) |
| cancel a queued build |
VPS | |
| list / inspect |
| provision a VPS (prepaid) |
| start / stop / reboot / shutdown |
| reinstall / noVNC ticket |
| snapshots |
Proxies | |
| catalog / list / inspect |
| provision a proxy plan (prepaid) |
Account | |
| account + prepaid balance |
Config
ILLUMINATI_API_KEY(required)ILLUMINATI_BASE_URL(optional) — override the API base
Built on @illuminatinetworks/sdk. Prepaid + hard-capped: bandwidth you buy is enforced at the edge, so automated agents can't run up a surprise bill.
This server cannot be deployed
Maintenance
Related MCP Connectors
- sentinelOAuthio.rootstuff
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Related MCP Servers
AlicenseAqualityAmaintenanceLets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account.21,282 npm4,183Apache 2.0- FlicenseAqualityDmaintenanceProvides tools for interacting with MinIO and S3-compatible object storage through MCP clients like Claude. It enables comprehensive bucket and object management, including listing, creating, uploading, and generating presigned URLs.132-
- AlicenseNot gradedqualityAmaintenanceEnables browsing and managing CKAN data portals through MCP-compatible clients like Claude Desktop.15Mozilla Public 2.0
- FlicenseNot gradedqualityDmaintenanceEnables managing Cloudflare domains, DNS records, SSL certificates, zone operations, analytics, and cache purging via MCP or CLI.5 npm-