infomaniak-mcp-agent
infomaniak-mcp-agent lets Claude (or any MCP client) drive a real Infomaniak account end-to-end through 54 tools — web hosting, mail, kDrive, domains, DNS, DNSSEC, FTP/SSH users, AI catalogue and more. Every destructive operation goes through a stric
What is infomaniak-mcp-agent?
infomaniak-mcp-agent is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to infomaniak-mcp-agent lets claude (or any mcp client) drive a real infomaniak account end-to-end through 54 tools — web hosting, mail, kdrive, domains, dns, dnssec, ftp/ssh users, ai catalogue and more...
infomaniak-mcp-agent lets Claude (or any MCP client) drive a real Infomaniak account end-to-end through 54 tools — web hosting, mail, kDrive, domains, DNS, DNSSEC, FTP/SSH users, AI catalogue and more. Every destructive operation goes through a stric
This server falls under the Cloud Services category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- infomaniak-mcp-agent lets Claude (or any MCP client) drive a
Use Cases
Maintainer
Works with
Installation
NPM
npx -y infomaniak-mcp-agentManual Installation
npx -y infomaniak-mcp-agentConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use infomaniak-mcp-agent
infomaniak-mcp-agent lets Claude or any MCP client drive a real Infomaniak account end-to-end through 81 tools covering web hosting, mail hosting, kDrive, domains, DNS, DNSSEC, FTP/SSH users, databases, Node.js apps, SSL certificates, VPS, URL shortener, Swiss Backup, and the Infomaniak AI catalogue. Every destructive operation goes through a strict confirmation flow to prevent accidental changes, and the built-in undo tool can reverse recent reversible actions within the same session.
Prerequisites
- Node.js installed (for npx execution)
- An Infomaniak account with API token generated at manager.infomaniak.com/v3/ng/profile/user/token/list
- INFOMANIAK_API_TOKEN environment variable with the generated bearer token
- An MCP-compatible AI client such as Claude Desktop or Claude Code
Generate an Infomaniak API token
Log in to your Infomaniak Manager, navigate to your profile, and generate a personal API token. Copy the token immediately — it will only be shown once. This token is used as your INFOMANIAK_API_TOKEN.
Add the server to Claude Desktop configuration
Edit your Claude Desktop config file and add the infomaniak-mcp-agent block. Set INFOMANIAK_API_TOKEN to your token and INFOMANIAK_AUTH_MODE to 'auto' for most use cases.
{
"mcpServers": {
"infomaniak": {
"command": "npx",
"args": ["-y", "infomaniak-mcp-agent"],
"env": {
"INFOMANIAK_API_TOKEN": "paste-your-token-here",
"INFOMANIAK_AUTH_MODE": "auto"
}
}
}
}Or add via Claude Code CLI
If using Claude Code, add the server with a single CLI command that sets environment variables and the run command in one step.
claude mcp add infomaniak \
-e INFOMANIAK_API_TOKEN=paste-your-token-here \
-e INFOMANIAK_AUTH_MODE=auto \
-- npx -y infomaniak-mcp-agentRestart your client and verify the connection
Restart Claude Desktop. Ask Claude to run 'infomaniak_overview' to get an account summary and confirm all 81 tools are loaded correctly.
Explore tools with the built-in help system
Use the infomaniak_help tool with a natural language intent to find the right tool for your task. Use infomaniak_explain with a tool name to see its full parameter schema.
infomaniak-mcp-agent Examples
Client configuration (Claude Desktop)
Complete Claude Desktop configuration for infomaniak-mcp-agent using npx with auto authentication mode.
{
"mcpServers": {
"infomaniak": {
"command": "npx",
"args": ["-y", "infomaniak-mcp-agent"],
"env": {
"INFOMANIAK_API_TOKEN": "paste-your-token-here",
"INFOMANIAK_AUTH_MODE": "auto"
}
}
}
}Prompts to try
Real prompts that exercise the 81 tools across Infomaniak's hosting, DNS, mail, and storage products.
- "List domains expiring in under 60 days, sorted by date"
- "Create staging.example.com on hosting WP1234567, PHP 8.3, root at /sites/staging"
- "Add TXT record on example.com for Postmark DKIM, then verify resolution"
- "Create [email protected] with a 16-char random password, forwarded to my Gmail"
- "Audit the entire account: any locked products, expiring SSL, broken DNSSEC?"
- "Which kDrives am I admin on and how full are they?"
- "Undo the last DNS change from this session"Troubleshooting infomaniak-mcp-agent
API calls return 401 Unauthorized
Verify INFOMANIAK_API_TOKEN is set to a valid bearer token from manager.infomaniak.com. Tokens are scoped — ensure the token has the necessary permissions for the products you are managing.
Destructive operations (create/delete) are not executing
Destructive tools require explicit confirmation. Claude will present a confirmation prompt before executing any destructive action. Respond with confirmation to proceed. If using INFOMANIAK_AUTH_MODE=manual, also ensure INFOMANIAK_SASESSION and INFOMANIAK_XSRF_TOKEN are set correctly.
npx infomaniak-mcp-agent is slow to start
The first run downloads the package via npx. Subsequent runs use the cache. For faster startup, install globally with 'npm install -g infomaniak-mcp-agent' and update the command in your config to the global binary path.
Frequently Asked Questions about infomaniak-mcp-agent
What is infomaniak-mcp-agent?
infomaniak-mcp-agent is a Model Context Protocol (MCP) server that infomaniak-mcp-agent lets claude (or any mcp client) drive a real infomaniak account end-to-end through 54 tools — web hosting, mail, kdrive, domains, dns, dnssec, ftp/ssh users, ai catalogue and more. every destructive operation goes through a stric It connects AI assistants to external tools and data sources through a standardized interface.
How do I install infomaniak-mcp-agent?
Install via npm with the command: npx -y infomaniak-mcp-agent. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with infomaniak-mcp-agent?
infomaniak-mcp-agent works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is infomaniak-mcp-agent free to use?
Yes, infomaniak-mcp-agent is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
infomaniak-mcp-agent Alternatives — Similar Cloud Services Servers
Looking for alternatives to infomaniak-mcp-agent? Here are other popular cloud services servers you can use with Claude, Cursor, and VS Code.
Open WebUI
★ 138.2kUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Anything LLM
★ 60.4kThe all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
LocalAI
★ 46.4kLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
Nacos
★ 33.0kan easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
Xiaozhi ESP32
★ 26.7k本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
Gateway
★ 11.8kA blazing fast AI Gateway with integrated guardrails. Route to 1,600+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
Browse More Cloud Services MCP Servers
Explore all cloud services servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up infomaniak-mcp-agent in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use infomaniak-mcp-agent?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.