Back to Home
kubeagentics icon

kubeagentics-catalog

Verified Safe

by kubeagentics

Overview

Provides a curated, machine-readable catalog of Kubernetes-relevant Model Context Protocol (MCP) servers, facilitating their discovery and one-click installation within the KubeAgentics platform.

Installation

Run Command
No command provided

Environment Variables

  • PROMETHEUS_URL
  • GRAFANA_URL
  • GRAFANA_API_KEY
  • DD_API_KEY
  • DD_APP_KEY
  • ARGOCD_SERVER
  • ARGOCD_AUTH_TOKEN
  • GITHUB_PERSONAL_ACCESS_TOKEN
  • GITLAB_PERSONAL_ACCESS_TOKEN
  • JENKINS_URL
  • JENKINS_USER
  • JENKINS_TOKEN
  • SLACK_BOT_TOKEN
  • SLACK_TEAM_ID
  • PAGERDUTY_API_KEY
  • POSTGRES_CONNECTION_STRING
  • VAULT_ADDR
  • VAULT_TOKEN

Security Notes

The catalog itself is a static JSON file and inherently safe to process. However, the MCP server definitions within it specify 'command' fields that use 'npx' to execute external npm packages (e.g., '@anthropic/mcp-server-prometheus'). This means the consuming application (KubeAgentics) would download and run arbitrary code from npm. This introduces a supply chain security risk if a listed npm package is compromised or if a malicious entry is added to the catalog, as the executed package would have full access to the host environment. No 'eval' or obfuscation is present in this repository's own files, nor are any secrets hardcoded for the catalog's operation.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-12-01

Tags

KubernetesCatalogMCPGitOpsObservability