# mkp

> MKP is a Model Context Protocol (MCP) server for Kubernetes

- **URL**: https://www.freshcrate.ai/projects/mkp
- **Author**: StacklokLabs
- **Category**: MCP Servers
- **Latest version**: `v0.4.0` (2026-04-09)
- **License**: Apache-2.0
- **Source**: https://github.com/StacklokLabs/mkp
- **Language**: Go
- **GitHub**: 57 stars, 7 forks
- **Registry**: github
- **Tags**: `go`

## Description

MKP is a Model Context Protocol (MCP) server for Kubernetes

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.4.0` | 2026-04-09 | High | ## What's Changed * feat: add Kubernetes impersonation support for per-user RBAC by @JAORMX in https://github.com/StacklokLabs/mkp/pull/160 * chore(deps): update docker/login-action digest to 4907a6d by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/158 * fix(deps): update module github.com/mark3labs/mcp-go to v0.47.1 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/159   **Full Changelog**: https://github.com/StacklokLabs/mkp/compare/v0.3.0...v0.4.0 |
| `v0.3.0` | 2026-04-09 | Medium | ## What's Changed * chore(deps): update github/codeql-action digest to 64d10c1 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/119 * chore(deps): update github/codeql-action action to v4 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/121 * chore(deps): update sigstore/cosign-installer action to v4 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/123 * chore(deps): update github/codeql-action digest to 16140ae by @renovate[bot] in https://github.com/Stack |
| `v0.2.4` | 2025-10-01 | Low | ## What's Changed * fix(deps): update kubernetes packages to v0.34.1 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/110 * chore(deps): update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/113 * fix(deps): update module github.com/mark3labs/mcp-go to v0.40.0 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/114 * fix(deps): update module github.com/mark3labs/mcp-go to v0.41.0 by @renovate[bot] in https://gi |
| `v0.2.3` | 2025-09-11 | Low | ## What's Changed * chore(deps): update github/codeql-action digest to d3678e2 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/109 * chore(deps): update github/codeql-action digest to 192325c by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/111 * Ensure array definition has items type by @JAORMX in https://github.com/StacklokLabs/mkp/pull/112   **Full Changelog**: https://github.com/StacklokLabs/mkp/compare/v0.2.2...v0.2.3 |
| `v0.2.2` | 2025-09-08 | Low | ## What's Changed * chore(deps): update actions/setup-go action to v6 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/104 * chore(deps): update aquasecurity/trivy-action action to v0.33.1 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/103 * chore(deps): update github/codeql-action digest to f1f6e5f by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/106 * fix: Add missing pagination parameters to list_resources tool by @JAORMX in https://github.com/Stac |
| `v0.2.1` | 2025-09-03 | Low | ## What's Changed * fix(deps): update module github.com/mark3labs/mcp-go to v0.39.1 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/101   **Full Changelog**: https://github.com/StacklokLabs/mkp/compare/v0.2.0...v0.2.1 |
| `v0.2.0` | 2025-09-02 | Low | ## What's Changed * chore(deps): update github/codeql-action digest to 96f518a by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/88 * fix(deps): update module github.com/mark3labs/mcp-go to v0.38.0 by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/91 * chore(deps): update github/codeql-action digest to 3c3833e by @renovate[bot] in https://github.com/StacklokLabs/mkp/pull/92 * fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in https:// |
| `v0.1.0` | 2025-08-18 | Low | ## What's Changed * Bump github.com/mark3labs/mcp-go from 0.28.0 to 0.30.0 by @dependabot[bot] in https://github.com/StacklokLabs/mkp/pull/48 * Add ToolHive packaged usage instructions by @JAORMX in https://github.com/StacklokLabs/mkp/pull/49 * Bump github.com/mark3labs/mcp-go from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/StacklokLabs/mkp/pull/50 * Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/StacklokLabs/mkp/pull/52 * Bump |
| `v0.0.10` | 2025-05-26 | Low | ## What's Changed * Allow MCP_PORT to override default address by @eleftherias in https://github.com/StacklokLabs/mkp/pull/47  ## New Contributors * @eleftherias made their first contribution in https://github.com/StacklokLabs/mkp/pull/47  **Full Changelog**: https://github.com/StacklokLabs/mkp/compare/v0.0.9...v0.0.10 |
| `v0.0.9` | 2025-05-21 | Low | ## What's Changed * Add discord link and contributing section by @JAORMX in https://github.com/StacklokLabs/mkp/pull/43 * Sign the mkp image with cosign by @rdimitrov in https://github.com/StacklokLabs/mkp/pull/44 * Fix signing - append server to image name by @rdimitrov in https://github.com/StacklokLabs/mkp/pull/45  ## New Contributors * @rdimitrov made their first contribution in https://github.com/StacklokLabs/mkp/pull/44  **Full Changelog**: https://github.com/StacklokLabs/mkp/compa |

## Citation

- HTML: https://www.freshcrate.ai/projects/mkp
- Markdown: https://www.freshcrate.ai/projects/mkp.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mkp/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
