Back to Home
youweichen0208 icon

mcp-ops-server

Verified Safe

by youweichen0208

Overview

The MCP OPS Server provides an AI-driven interface for managing cloud infrastructure, allowing Claude Code to intelligently query, monitor, and analyze cloud instances, logs, and alerts.

Installation

Run Command
./scripts/start.sh

Environment Variables

  • OPS_WEB_URL
  • OPS_USERNAME
  • OPS_PASSWORD
  • MCP_SERVER_TOKEN

Security Notes

The application uses environment variables for sensitive credentials (OPS_WEB_URL, OPS_USERNAME, OPS_PASSWORD, MCP_SERVER_TOKEN), which is good practice. However, CORS is configured with `allow_origins=["*"]`, which is overly permissive for production and should be restricted to specific domains. Additionally, the `MCP_SERVER_TOKEN` is optional, allowing authentication to be bypassed in development environments; this poses a significant risk if not properly configured in production.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-22

Tags

Cloud OperationsAI AssistantInfrastructure ManagementPlaywright AutomationFastAPI