Skip to main content
Glama
Illuminati-Networks

@illuminatinetworks/mcp

Official

@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

cdn_catalog

products + pricing

cdn_create_zone

provision a zone (prepaid) → returns hostname + upload token

cdn_list_zones · cdn_get_zone

list / inspect

cdn_upload_text

upload text content to a key

cdn_list_files · cdn_delete_file

manage objects

cdn_sign_url

signed URL for a private object

cdn_set_visibility · cdn_set_cors

access controls

cdn_topup · cdn_delete_zone

bandwidth / teardown

account · balance

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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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