otc-mcp-server
Verified Safeby flowgrammer420
Overview
Manages Open Telekom Cloud (OTC) infrastructure, specifically Elastic Cloud Servers (ECS), via AI agents like Claude Desktop.
Installation
node dist/index.jsEnvironment Variables
- OTC_ACCESS_KEY
- OTC_SECRET_KEY
- OTC_PROJECT_ID
- OTC_REGION
Security Notes
The server uses environment variables for sensitive credentials (access/secret keys), which is a standard and secure practice. No 'eval' or other directly malicious patterns were found. Network requests are made to legitimate OTC API endpoints using Axios. The inherent security risk lies in exposing powerful cloud management tools to an AI, meaning a compromised or misconfigured AI could perform unintended actions on the cloud infrastructure.
Similar Servers
klavis
Develop and deploy AI agents that interact with a wide array of web services (e.g., Gmail, YouTube, LinkedIn, Supabase, Salesforce, Kubernetes) through a standardized Model Context Protocol (MCP), often orchestrated by an intelligent routing layer like Strata.
kubernetes-mcp-server
Facilitates AI agent interaction with Kubernetes and OpenShift clusters by exposing management and observability tools via the Model Context Protocol.
AI-Gateway
The project serves as a collection of labs demonstrating AI Gateway capabilities with Azure API Management, focusing on Model Context Protocol (MCP) to enable plug-and-play tool integration for Large Language Models (LLMs).
mcp_massive
An AI agent orchestration server, likely interacting with LLMs and managing multi-agent workflows.