Ovh API MCP
A native Model Context Protocol (MCP) server that gives LLMs full access to the OVH API (v1 and v2). Built in Rust for minimal footprint (~19 MB Docker image, ~1.2 MiB RAM).
People who work with cloud api, dns and openapi and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-06-15 · ★ 3 · #272 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · Rust servers · how we verify → /methodology
01 · Install Ovh API MCP
before you install - you'll need
Set OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET, OVH_CONSUMER_KEY before connecting.
Docker
docker run -i --rm ghcr.io/davidlandais/ovh-api-mcp:0.3.0 Claude Desktop - add to config
{
"mcpServers": {
"davidlandais-ovh-api-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/davidlandais/ovh-api-mcp:0.3.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
registry namespace io.github.davidlandais is GitHub-verified and matches the repo owner
03 · What Ovh API MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.0 · 2026-03-13
Added · OAuth2 client credentials authentication as an alternative to API keys · API v2 support: 14 new services (iam, okms, publicCloud, zimbra, etc.) alongside 70 v1 services · All spec paths are prefixed with or…
v0.2.2 · 2026-03-13
Update README for stdio transport and improve PR template (#10) · Fixed · Use cargo-zigbuild for Linux musl cross-compilation (#12)
v0.2.0 · 2026-03-12
04 · Who maintains Ovh API MCP
ovh-api-mcp is maintained by davidlandais. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/davidlandais/ovh-api-mcp
- category
- API integration - ranked #272 of 278 actively-maintained API integration servers as of 2026-09-18.
- registry
- io.github.davidlandais/ovh-api-mcp (active, first published 2026-03-11 · 4 versions)
- packages
- oci:ghcr.io/davidlandais/ovh-api-mcp:0.3.0
06 · Ovh API MCP FAQ
What is Ovh API MCP?
A native Model Context Protocol (MCP) server that gives LLMs full access to the OVH API (v1 and v2). Built in Rust for minimal footprint (~19 MB Docker image, ~1.2 MiB RAM).
Is Ovh API MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-15. We re-verify nightly.
How do I install Ovh API MCP?
Run `docker run -i --rm ghcr.io/davidlandais/ovh-api-mcp:0.3.0`. The README documents 3 environment variables (OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET, OVH_CONSUMER_KEY) to set first. Set OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET, OVH_CONSUMER_KEY before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Ovh API MCP
Alternatives to Ovh API MCP
Maintained API integration servers if Ovh API MCP isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · HAL · Agent Skill · Swap Wizard · DataDoe MCP · Hotelbooking
More Rust MCP servers · Deed · Girder · DWG MCP Server · Kura · Cortex RMCP · see all