An unofficial MCP server that exposes Infomaniak account and service operations through 51 tools, including mail, domains, DNS, kDrive, hosting, and audits. Destructive actions use a two-phase confirmation flow so nothing is changed until the user confirms with a token.
From the registry: Unofficial MCP server for Infomaniak (web hosting, mail, DNS, kDrive, SSL, AI). 54 tools.
Please install the `infomaniak-mcp-agent` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18 or newer** — Node.js 18+ is required to run the MCP server via npx. (https://nodejs.org/)
- **Create an Infomaniak API token** — Generate a Bearer token in your Infomaniak account and set it as INFOMANIAK_API_TOKEN. This is required for the public Infomaniak API. (https://manager.infomaniak.com/v3/ng/profile/user/token/list)
Optional prerequisites:
- Sign in to manager.infomaniak.com in local Chrome for auto auth — Recommended for write operations that need manager-private endpoints. With INFOMANIAK_AUTH_MODE=auto, the server reads the SASESSION and MANAGER-XSRF-TOKEN cookies from your local Chrome session on demand. (https://manager.infomaniak.com)
- Manual manager session cookies for headless environments — If not using Chrome auto auth, provide INFOMANIAK_SASESSION and INFOMANIAK_XSRF_TOKEN from your manager.infomaniak.com session and set INFOMANIAK_AUTH_MODE=manual. (https://manager.infomaniak.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","infomaniak-mcp-agent"]
- required environment variables:
- `INFOMANIAK_API_TOKEN`: Infomaniak Bearer API token used for api.infomaniak.com requests. (example: `<your-infomaniak-api-token>`)
- optional environment variables:
- `INFOMANIAK_AUTH_MODE`: Authentication mode for manager-private endpoints. Use auto to read Chrome cookies automatically, or manual to supply cookies via env vars. Default is auto. (example: `<auto-or-manual>`)
- `INFOMANIAK_SASESSION`: Manager session cookie value required when INFOMANIAK_AUTH_MODE=manual; used for manager-private write operations. (example: `<your-sasession-cookie>`)
- `INFOMANIAK_XSRF_TOKEN`: Manager XSRF token required when INFOMANIAK_AUTH_MODE=manual; copy the MANAGER-XSRF-TOKEN cookie value. (example: `<your-xsrf-token>`)
Note: Recommended install path is npx. The server runs locally over stdio. In the default/recommended configuration, set INFOMANIAK_AUTH_MODE=auto and ensure you are logged into manager.infomaniak.com in local Chrome if you want write operations that depend on manager-private endpoints. Read-only public API operations require INFOMANIAK_API_TOKEN.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.INFOMANIAK_API_TOKENrequiredBearer token for the public Infomaniak APIReal-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.