@Illuminatinetworks/
БесплатноНе проверенEnables managing Illuminati Networks CDN zones, object storage, and account (including uploads, signed URLs, and balance) from any MCP client like Claude Deskto
Описание
Enables managing Illuminati Networks CDN zones, object storage, and account (including uploads, signed URLs, and balance) from any MCP client like Claude Desktop.
README
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?"
Tools
| Tool | What it does |
|---|---|
| CDN | |
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 |
| Build farm | |
build_images |
available build images + per-minute price |
build_submit |
submit a build (repo needs .illuminati-build.yml) |
build_list · build_get |
list / inspect (artifacts + sha256 + log URL) |
build_cancel |
cancel a queued build |
| VPS | |
vps_list · vps_get |
list / inspect |
vps_create |
provision a VPS (prepaid) |
vps_power |
start / stop / reboot / shutdown |
vps_reinstall · vps_console |
reinstall / noVNC ticket |
vps_snapshots · vps_create_snapshot · vps_delete_snapshot |
snapshots |
| Proxies | |
proxies_catalog · proxies_plans · proxies_get_plan |
catalog / list / inspect |
proxies_create_plan |
provision a proxy plan (prepaid) |
| Account | |
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.
Установить @Illuminatinetworks/ в Claude Desktop, Claude Code, Cursor
unyly install illuminatinetworks-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add illuminatinetworks-mcp -- npx -y github:Illuminati-Networks/illuminati-mcpFAQ
@Illuminatinetworks/ MCP бесплатный?
Да, @Illuminatinetworks/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Illuminatinetworks/?
Нет, @Illuminatinetworks/ работает без API-ключей и переменных окружения.
@Illuminatinetworks/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Illuminatinetworks/ в Claude Desktop, Claude Code или Cursor?
Открой @Illuminatinetworks/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare @Illuminatinetworks/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
