
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.
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 mcp add ovh-api-mcp -- docker run -i --rm ghcr.io/davidlandais/ovh-api-mcp:0.3.0{
"mcpServers": {
"ovh-api-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/davidlandais/ovh-api-mcp:0.3.0"
]
}
}
}ghcr.io/davidlandais/ovh-api-mcp:0.3.0Frequently 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.
More Code Execution MCP servers

runno
767
MCP Server for the Runno Sandbox

code-runner
241
Code Runner MCP Server which can run code in various programming languages.

cesium-mcp-runtime
111
AI-powered 3D globe control via MCP. Camera, layers, markers, spatial analysis with CesiumJS.

podman-mcp-server
74
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

Qiskit IBM Runtime MCP Server
28
MCP server for IBM Quantum computing services through Qiskit IBM Runtime

build123d MCP
11
AI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.
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.