Gives Claude direct access to the OVH API for managing cloud infrastructure, DNS, domains, and other OVH services. Exposes two JavaScript-based tools: search to explore the OpenAPI spec and find endpoints, and execute to make authenticated API calls. All code runs in a sandboxed QuickJS engine with resource limits and spec validation. Supports both traditional API keys and OAuth2 service accounts. Built in Rust, runs via stdio for Claude Desktop or HTTP for Docker deployments. Still early release, so keep it local and don't expose it publicly. Useful when you need to script OVH operations like DNS record updates, domain management, or cloud resource provisioning without leaving your AI workflow.
claude mcp add --transport stdio davidlandais-ovh-api-mcp uvx ovh-api-mcp