Tekton Model Context Protocol
Createdopenshift-pipelines
Implements a Model Context Protocol server for Tekton.
About
This proof-of-concept implemented a Model Context Protocol server for Tekton, designed to list and inspect PipelineRuns and other related objects within the Tekton ecosystem. The project aimed to provide tools for filtering and inspecting these resources, but it has since been archived. Further development and implementation of a Tekton MCP server is now happening upstream in the tektoncd/mcp-server repository.
Key Features
- 2 GitHub stars