Loomal

ovh-api-mcp

MCP server by github.com/davidlandais/ovh-api-mcp

MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.

0 starsoci: ghcr.io/davidlandais/ovh-api-mcp:0.3.0

About ovh-api-mcp

ovh-api-mcp is an MCP (Model Context Protocol) server published by davidlandais in the official MCP registry, listed under Code Execution on Loomal. MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.

It ships as a Docker image (ghcr.io/davidlandais/ovh-api-mcp:0.3.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidlandais/ovh-api-mcp.

Use ovh-api-mcp with your agent

Claude Code · one command
claude mcp add ovh-api-mcp -- docker run -i --rm ghcr.io/davidlandais/ovh-api-mcp:0.3.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ovh-api-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/davidlandais/ovh-api-mcp:0.3.0"
      ]
    }
  }
}
ocighcr.io/davidlandais/ovh-api-mcp:0.3.0

Frequently asked questions

What is ovh-api-mcp?
ovh-api-mcp is an MCP (Model Context Protocol) server by davidlandais in the Code Execution category. MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.
How do I connect ovh-api-mcp to Claude, Cursor, or another MCP client?
Install ovh-api-mcp from its oci package (ghcr.io/davidlandais/ovh-api-mcp:0.3.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ovh-api-mcp open source?
Yes — the source code is public at github.com/davidlandais/ovh-api-mcp.
Can AI agents pay to use ovh-api-mcp?
Not yet through Loomal — ovh-api-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ovh-api-mcp? Claim this listing free by verifying GitHub ownership, or contact us.