@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 (and account) from any MCP client (Claude Desktop, Claude Code, etc.).
Setup
Get an API key in the dashboard → Developer → API Keys (scopes: cdn:read, cdn:write, balance:read).
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", "make zone 5 private and give me a 1-hour signed link for report.pdf", "how much CDN bandwidth has zone 5 used?"
Related MCP server: RunPod MCP Server
Tools
Tool | What it does |
| 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 |
| 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.
Latest Blog Posts
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