Back to Home
rossella icon

fleet-mcp

Verified Safe

by rossella

Overview

Enables AI assistants to programmatically manage and monitor GitOps capabilities and resources within a Fleet-managed Kubernetes environment.

Installation

Run Command
./fleet-mcp

Environment Variables

  • PORT
  • HOST
  • INSECURE_SKIP_TLS
  • TLS_SECRET_NAME
  • TLS_CA_SECRET_NAME

Security Notes

The server acts as a powerful gateway to Kubernetes, requiring a Rancher bearer token ('R_token' header) with potentially broad RBAC permissions for its operations. This means the server operates with the permissions of the provided token; therefore, securing the token and limiting its scope is critical. While TLS is supported, the local development setup allows 'INSECURE_SKIP_TLS=true', which should not be used in production. The Kubernetes deployment manifest includes extensive ClusterRole permissions (full CRUD for many Fleet resources), which should be reviewed and potentially restricted based on specific use cases. There are no obvious code execution vulnerabilities like 'eval' or hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-05

Tags

FleetKubernetesGitOpsAI AssistantMCP