infomaniak-mcp-agent
Rank #7,103io.github.Mogacode-ma/infomaniak-mcp-agent
Unofficial Infomaniak MCP — hosting, Node.js, mail, DNS, kDrive, SSL, VPS, domains. 81 tools.
infomaniak-mcp-agent is a Model Context Protocol (MCP) server published by mogacode-ma. It ranks #7,103 of 115,591 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 2 tracked versions. It was first listed on May 1, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 108,488 of 115,591 servers on MCP Toplist.
Use infomaniak-mcp-agent
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add infomaniak-mcp-agent -e "INFOMANIAK_API_TOKEN=<your INFOMANIAK_API_TOKEN>" -e "INFOMANIAK_AUTH_MODE=<your INFOMANIAK_AUTH_MODE>" -e "INFOMANIAK_SASESSION=<your INFOMANIAK_SASESSION>" -e "INFOMANIAK_XSRF_TOKEN=<your INFOMANIAK_XSRF_TOKEN>" -- npx -y infomaniak-mcp-agentReplace each placeholder with your own value before saving.
[mcp_servers.infomaniak-mcp-agent]
command = "npx"
args = ["-y", "infomaniak-mcp-agent"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"infomaniak-mcp-agent": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Mogacode-ma%2Finfomaniak-mcp-agent)<a href="https://mcptoplist.com/server/io.github.Mogacode-ma%2Finfomaniak-mcp-agent"><img src="https://mcptoplist.com/badge/io.github.Mogacode-ma%2Finfomaniak-mcp-agent.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
mogacode-ma
Other servers by mogacode-ma
View all mogacode-ma servers →Available versions (2)
| Version | Published |
|---|---|
| 0.15.0 | Jun 15, 2026 |
| 0.13.0 | Jun 6, 2026 |
Frequently asked questions
- Who maintains infomaniak-mcp-agent?
- infomaniak-mcp-agent is maintained by mogacode-ma, which publishes 2 MCP servers (3 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 2 versions 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.