Back to Home

platform-mcp-server

Verified Safe

by scatat

Overview

Manages platform engineering tools (Teleport, Kubernetes, Flux, Git) through AI agents for secure, idempotent operations and workflow automation.

Installation

Run Command
npx @modelcontextprotocol/inspector $(pwd)/.venv/bin/python $(pwd)/platform_mcp.py

Security Notes

Employs strong security practices including `subprocess.run(shell=False)`, `shlex.quote()` for user-supplied inputs, and robust input validation (e.g., `ALLOWED_TELEPORT_CLUSTERS`). A critical compliance check prevents SSH operations via MCP tools to production environments. Cryptographic tokens enforce a secure tool design validation workflow. No hardcoded secrets or malicious patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-23

Tags

Platform EngineeringAI Agent ToolsGitOpsKubernetesTeleportWorkflow Automation