MCP OVHcloud Web Hosting
by GuiF008
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level | info |
| OVH_APP_KEY | No | Application Key (required if OVH_AUTH_MODE=akasck) | |
| MCP_HTTP_HOST | No | HTTP host | 0.0.0.0 |
| MCP_HTTP_PATH | No | HTTP path for MCP endpoint | /mcp |
| MCP_HTTP_PORT | No | HTTP port (only used if transport=http) | 8080 |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| OVH_AUTH_MODE | No | Authentication mode: bearer, oauth2, or akasck | bearer |
| OVH_API_REGION | No | API region: eu or ca | eu |
| OVH_APP_SECRET | No | Application Secret (required if OVH_AUTH_MODE=akasck) | |
| OVH_MAX_RETRIES | No | Max retries | 3 |
| OVH_OAUTH_SCOPE | No | OAuth2 scope | all |
| OVH_CONSUMER_KEY | No | Consumer Key (required if OVH_AUTH_MODE=akasck) | |
| ENABLE_WRITE_TOOLS | No | Enable write tools | false |
| OVH_HTTP_TIMEOUT_MS | No | HTTP timeout in ms | 30000 |
| OVH_OAUTH_CLIENT_ID | No | OAuth2 Client ID (required if OVH_AUTH_MODE=oauth2) | |
| OVH_OAUTH_CLIENT_SECRET | No | OAuth2 Client Secret (required if OVH_AUTH_MODE=oauth2) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/GuiF008/mcp-ovh-webhosting'
If you have feedback or need assistance with the MCP directory API, please join our Discord server