Back to Home
daniviber icon

infomaniak_mcp

Verified Safe

by daniviber

Overview

Enables AI assistants to manage Infomaniak cloud services including domains, email, web hosting, and kDrive via the Model Context Protocol.

Installation

Run Command
INFOMANIAK_API_TOKEN=your-api-token-here npx infomaniak-mcp-server

Environment Variables

  • INFOMANIAK_API_TOKEN
  • MCP_TRANSPORT
  • MCP_PORT
  • MCP_STATELESS

Security Notes

The server reads the Infomaniak API token from environment variables, preventing hardcoded secrets. Input validation for tool calls is performed using Zod schemas. No 'eval' or code obfuscation detected. The HTTP transport defaults to a permissive CORS origin ('*'), which is a security consideration if deployed publicly without explicit configuration of `corsOrigins`. The `infomaniak_api_call` tool allows arbitrary API endpoints, requiring users to carefully manage the provided API token's scopes to prevent unintended actions.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassLow
Avg Tokens300
Stars1
Forks0
Last Update2026-01-17

Tags

Cloud ManagementAPI GatewayAI ToolsInfomaniakDevOps