io.github.davidlandais
ovh-api-mcp
MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.
stdiocommunityservice
Package Details
ghcr.io/davidlandais/ovh-api-mcp:0.3.0
Transportstdio
Environment Variables
OVH_APPLICATION_KEY(str)
Required
OVH API application key
OVH_APPLICATION_SECRET(str)
RequiredSecret
OVH API application secret
OVH_CONSUMER_KEY(str)
RequiredSecret
OVH API consumer key
OVH_ENDPOINT(str)
Default:
euOVH API region: eu, ca, or us
OVH_SERVICES(str)
Default:
*Comma-separated OVH API services, or * for all
OVH_CLIENT_ID(str)
OVH OAuth2 client ID (service account, alternative to API keys)
OVH_CLIENT_SECRET(str)
Secret
OVH OAuth2 client secret (service account)