Loading MCP server directory, please wait...
MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.
npx @getmcp/cli add io.github.davidlandais/ovh-api-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
OVH_APPLICATION_KEYOVH API application key
OVH_APPLICATION_SECRETOVH API application secret
OVH_CONSUMER_KEYOVH API consumer key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidlandais/ovh-api-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"OVH_APPLICATION_KEY",
"-e",
"OVH_APPLICATION_SECRET",
"-e",
"OVH_CONSUMER_KEY",
"-e",
"OVH_ENDPOINT",
"-e",
"OVH_SERVICES",
"-e",
"OVH_CLIENT_ID",
"-e",
"OVH_CLIENT_SECRET",
"ghcr.io/davidlandais/ovh-api-mcp:0.3.0"
],
"env": {
"OVH_APPLICATION_KEY": "",
"OVH_APPLICATION_SECRET": "",
"OVH_CONSUMER_KEY": "",
"OVH_ENDPOINT": "eu",
"OVH_SERVICES": "*",
"OVH_CLIENT_ID": "",
"OVH_CLIENT_SECRET": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite