@illuminatinetworks/mcp
OfficialClick on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityAmaintenanceLets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account.Last updated255,6524,010Apache 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.Last updated132
- Alicense-qualityBmaintenanceEnables browsing and managing CKAN data portals through MCP-compatible clients like Claude Desktop.Last updated14Mozilla Public 2.0
- AlicenseAqualityAmaintenanceMCP server that provides full access to Proton Drive via Claude Desktop or CLI, enabling file operations, sharing, and trash management with end-to-end encryption.Last updated18391MIT
Related MCP Connectors
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Illuminati-Networks/illuminati-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server