infomaniak-mcp-agent
Rank #6,976io.github.Mogacode-ma/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 strict two-phase commit (plan + single-use confirmation token) so the agent can never silently mutate your account. Open Source
infomaniak-mcp-agent is a Model Context Protocol (MCP) server published by mogacode-ma. It ranks #6,976 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. infomaniak-mcp-agent is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 1, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 69,875 of 76,851 servers on MCP Toplist.
Use infomaniak-mcp-agent
Add infomaniak-mcp-agent to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"infomaniak-mcp-agent": {
"command": "npx",
"args": [
"-y",
"infomaniak-mcp-agent"
],
"env": {
"INFOMANIAK_API_TOKEN": "<your INFOMANIAK_API_TOKEN>",
"INFOMANIAK_AUTH_MODE": "<your INFOMANIAK_AUTH_MODE>",
"INFOMANIAK_SASESSION": "<your INFOMANIAK_SASESSION>",
"INFOMANIAK_XSRF_TOKEN": "<your INFOMANIAK_XSRF_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
mogacode-ma
Other servers by mogacode-ma
View all mogacode-ma servers →Available versions (1)
| Version | Published |
|---|---|
| 0.15.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains infomaniak-mcp-agent?
- infomaniak-mcp-agent is maintained by mogacode-ma, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is infomaniak-mcp-agent listed on the Official MCP Registry?
- Yes — infomaniak-mcp-agent is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does infomaniak-mcp-agent have?
- MCP Toplist tracks 1 version of infomaniak-mcp-agent, most recently published on Jun 15, 2026.
- Where can I find the source code for infomaniak-mcp-agent?
- The source code for infomaniak-mcp-agent is hosted at github.com/mogacode-ma/infomaniak-mcp-agent.