https://github.com/openshift-pipelines/mcp-tekton
A Tekton Model Context Protocol server
https://github.com/openshift-pipelines/mcp-tekton
Last synced: 5 months ago
JSON representation
A Tekton Model Context Protocol server
- Host: GitHub
- URL: https://github.com/openshift-pipelines/mcp-tekton
- Owner: openshift-pipelines
- License: apache-2.0
- Archived: true
- Created: 2025-03-24T13:31:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-11T16:45:59.000Z (6 months ago)
- Last Synced: 2025-05-11T17:34:09.265Z (6 months ago)
- Language: Go
- Size: 104 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- toolsdk-mcp-registry - ❌ tekton-ci/cd
- toolsdk-mcp-registry - ❌ tekton-ci/cd
README
# ARCHIVED: mcp-tekton: a Tekton Model Context Protocol Server
> [!IMPORTANT]
> This repository is archived and work on a Tekton MCP server is happening [upstream](https://tekton.dev), in [`tektoncd/mcp-server`](https://github.com/tektoncd/mcp-server)
This is a proof of concept of a [Model Context Protocol](https://modelcontextprotocol.io/introduction) for Tetkon.
## Notes
- inspector: npx @modelcontextprotocol/inspector ./mcp-tekton
- https://github.com/Flux159/mcp-server-kubernetes/blob/main/src/resources/handlers.ts
- https://github.com/ckreiling/mcp-server-docker/blob/main/src/mcp_server_docker/server.py
- https://github.com/ckreiling/mcp-server-docker/blob/main/src/mcp_server_docker/server.py
## To-dos
- Go from listing some `PipelineRun` (or other objects) and then inspect it.
- a tool to list / filter
- a resource to inspect one