by tektoncd · MCP Server · ★ 23
Tekton Model Context Protocol server This project is in its early stages, and the README is currently minimal. This project provides a Model Context Protocol (MCP) server for the tektoncd projects. It initially focuses on objects but will over time add support for other tektoncd projects. Tools List Operations – List Pipelines in the Cluster with Filtering Options : Namespace to list Pipelines from (string, required) : Name prefix to filter Pipelines (string, optional) : Label selector to filter Pipelines (string, optional) – List PipelineRuns in the Cluster with Filtering Options : Namespace...
| Stars | 23 |
| Forks | 26 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 55.3206587612979/100 |
| Open Issues | 10 |
| Last Updated | 2026-06-30 |
| Created | 2025-04-23 |
| Platforms | go, mcp |
| Est. Tokens | ~17k |
These tools work well together with mcp-server for enhanced workflows:
Explore other popular mcp server tools:
mcp-server is A Model Context Protocol server for the tektoncd projects. It is categorized as a MCP Server with 23 GitHub stars.
mcp-server is primarily written in Go.
You can find installation instructions and usage details in the mcp-server GitHub repository at github.com/tektoncd/mcp-server. The project has 23 stars and 26 forks, indicating an active community.
mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.