Query and execute any OVH API endpoint through a sandboxed JavaScript environment. Built for developers who need programmatic access to OVH cloud services, domains, and infrastructure without writing custom API clients.
io.github.davidlandais/ovh-api-mcp
Local install
STDIO
3 required env vars
How models use it and what it is built for.
Query and execute any OVH API endpoint through a sandboxed JavaScript environment. Built for developers who need programmatic access to OVH cloud services, domains, and infrastructure without writing custom API clients.
Local install — runs as a subprocess.
Configuration this server reads at startup.
OVH API application key
OVH API application secret
OVH API consumer key
OVH API region: eu, ca, or us
Comma-separated OVH API services, or * for all
OVH OAuth2 client ID (service account, alternative to API keys)
OVH OAuth2 client secret (service account)
Where to find authoritative docs and source for Davidlandais Ovh API.
Paste any of these into Agent Studio after connecting Davidlandais Ovh API.
Common questions about connecting and running Davidlandais Ovh API.
What authentication methods does this MCP server support?
The server supports OVH API keys (application key, application secret, and consumer key) or OAuth2 service account credentials (client ID and client secret). You provide these via environment variables when starting the Docker container.
Can I use this server to manage multiple OVH regions?
Yes. Set the OVH_ENDPOINT environment variable to eu, ca, or us to target different regions. You can also use OVH_SERVICES to limit which services the server can access (comma-separated list or * for all).
How do I get OVH API credentials to use this server?
Log into your OVH account, navigate to the API section, and generate an application key, application secret, and consumer key. Alternatively, create an OAuth2 service account and use the client ID and secret instead.
Is the JavaScript execution sandboxed for security?
Yes, the server executes API calls in a sandboxed JavaScript environment, so you can safely explore and call OVH endpoints without direct shell access or risk of arbitrary code execution.
What happens if I don't specify OVH_SERVICES—can I access all endpoints?
If you set OVH_SERVICES to *, the server will allow access to all available OVH API services. If you leave it unset or specify a comma-separated list, only those services will be accessible.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams