Back to Home
tektoncd icon

mcp-server

Verified Safe

by tektoncd

Overview

Provides a server implementing the Model Context Protocol (MCP) to manage Tekton CI/CD pipelines and tasks within a Kubernetes cluster, including discovery and installation of community artifacts from Artifact Hub.

Installation

Run Command
No command provided

Environment Variables

  • SYSTEM_NAMESPACE

Security Notes

The server's container itself is deployed with good security practices (runAsNonRoot, readOnlyRootFilesystem, dropped capabilities). However, the ClusterRole granted to the server's ServiceAccount provides extensive permissions: full CRUD operations on all `tekton.dev` resources (Pipelines, Tasks, Runs, StepActions) and read-only access to core Kubernetes resources (Pods, Namespaces, ConfigMaps, Secrets). This allows the server, and any authorized client using it, to execute arbitrary code on the Kubernetes cluster via Tekton PipelineRuns/TaskRuns. A significant trust dependency exists on `artifacthub.io` when using the installation tools, as they fetch and apply YAML definitions from external URLs; a compromise of Artifact Hub or a hosted repository could lead to the deployment of malicious Tekton resources on the cluster.

Similar Servers

Stats

Interest Score40
Security Score6
Cost ClassLow
Avg Tokens200
Stars19
Forks23
Last Update2026-01-16

Tags

KubernetesTektonCI/CDDevOpsMLOps