mcp-server-ovh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OVH_APP_KEY | No | Application key for API key authentication | |
| OVH_ENDPOINT | No | OVH API endpoint (e.g., ovh-eu) | |
| OVH_CLIENT_ID | No | Client ID for OAuth2 authentication | |
| OVH_APP_SECRET | No | Application secret for API key authentication | |
| OVH_CONSUMER_KEY | No | Consumer key for API key authentication | |
| OVH_CLIENT_SECRET | No | Client secret for OAuth2 authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ovh_initialize_clientB | Initialize OVH API client with credentials |
| ovh_oauth2_initializeC | Initialize OVH API client with OAuth2 credentials |
| ovh_requestC | Make a request to OVH API |
| ovh_get_user_infoB | Get current user information |
| ovh_get_billsB | Get user bills |
| ovh_get_servicesC | Get user services |
| ovh_get_payment_methodsC | Get user payment methods |
| ovh_get_ordersC | Get user orders |
| ovh_get_cloud_projectsC | Get cloud projects |
| ovh_get_dedicated_serversB | Get dedicated servers |
| ovh_get_vpsC | Get VPS instances |
| ovh_get_ipsC | Get IP addresses |
| ovh_get_vrackA | Get vRack information |
| ovh_get_load_balancersC | Get load balancers |
| ovh_get_ssl_certificatesC | Get SSL certificates |
| ovh_get_dbaas_logsC | Get DBaaS Logs services |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/runitsolutions/mcp-server-ovh'
If you have feedback or need assistance with the MCP directory API, please join our Discord server