Recent Releases of mcp-server-kubernetes
mcp-server-kubernetes - Release v2.9.0
Adding health & readiness endpoints /health and /ready for SSE & Streamable HTTP. Thanks to @rr-krupesh-savaliya!
Adding support for installing Helm charts using YAML manifests & updating node management. Thanks to @Himanshukrojha!
- TypeScript
Published by Flux159 6 months ago
mcp-server-kubernetes - Release v2.8.0
Allowing context to be passed for all tools. Thanks to @jvitor03!
- TypeScript
Published by Flux159 7 months ago
mcp-server-kubernetes - Release v2.7.0
Adding Streamable HTTP transport.
- TypeScript
Published by Flux159 7 months ago
mcp-server-kubernetes - Release v2.6.0
Secrets masking is enabled by default for kubectl get secrets commands. Thanks to @cybercuisine!
For more information, read the ADVANCED_README. To disable use env var MASK_SECRETS=false.
- TypeScript
Published by Flux159 7 months ago
mcp-server-kubernetes - Release v2.5.1
Updating manifest.json for dxt format. Thanks @felixrieseberg!
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.5.0
New Features:
* Adding SPAWN_MAX_BUFFER env var for buffers larger than 1MB (see #172).
* Adding ALLOW_ONLY_READONLY_TOOLS env var which is a more restrictive subset of tools than non-destructive. Also adding ALLOWED_TOOLS for users to customize an include list for tools (only allowing those tools in the include list). See #173.
Bug fixes: * Removing optional keyword from execinpod schema. See #177. Thanks @anthonysr!
Misc:
* Changing all execSync to execFileSync. See #174.
* Adding Citation.cff. Thanks @rr-paras-patel! See #178.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.9
DXT manifest.json updates for sane defaults.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.8
Fixing up user config so that dxt extension doesn't fail without user argument.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.7
Removing minikube binary from dxt package.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.6
Creating new dxt with long_description from #166
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.5
Fixing up dxt release issue.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.4
Adding dxt generation to cd.yml
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.3
What's Changed
- Add execinpod tool for command execution in Kubernetes pods by @rr-paras-patel in https://github.com/Flux159/mcp-server-kubernetes/pull/128
- Feature/ping-support by @rr-paras-patel in https://github.com/Flux159/mcp-server-kubernetes/pull/160
- Remove Kubectl_list Tool
Full Changelog: https://github.com/Flux159/mcp-server-kubernetes/compare/2.4.2...v2.4.3
- TypeScript
Published by rr-paras-patel 8 months ago
mcp-server-kubernetes - Release v2.4.2
Add MCP Troubleshoot/Diagnose Prompt Support
- TypeScript
Published by rr-paras-patel 8 months ago
mcp-server-kubernetes - Release v2.4.1
Adding support for HOST variable when starting SSE transport.
- TypeScript
Published by Flux159 8 months ago
mcp-server-kubernetes - Release v2.4.0
Updating docker container and required parameters for tool calls. Thanks to @kkambhat
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.3.1
Upgrade @kubernetes/client-node dependency to v1.3.0.
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.3.0
Bug Fixes for kubeconfig env loading
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.2.1
Removing unnecessary esbuild from package.json
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.2.0
Adding ability to pass kubeconfig in different ways (as string in yaml, json, custom kubeconfig_path, etc.). Thanks to @spo0nman!
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.1.1
Fixing console logs that show errors in Claude Desktop. Thanks to @aliou
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.1.0
Kubernetes MCP Server can now run inside a cluster (make sure container you run in also has kubectl installed). Thanks to @ajit-pendse for this feature!
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v2.0.0
Complete refactor to use kubectl for most commands. Huge thanks to @rr-paras-patel!
- TypeScript
Published by Flux159 9 months ago
mcp-server-kubernetes - Release v1.6.2
Fixing jsonpath-plus cve in previous version of kubenetes/client-node. Thanks to @tx-chen
- TypeScript
Published by Flux159 10 months ago
mcp-server-kubernetes - Release v1.6.1
Changing list_pods result to return "phase" instead of "status" as described by this: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase
- TypeScript
Published by Flux159 10 months ago
mcp-server-kubernetes - Release v1.6.0
Adding config map get, update, delete support. Thanks to @rr-paras-patel!
- TypeScript
Published by Flux159 10 months ago
mcp-server-kubernetes - Release v1.5.0
Adding describe service, update service, and delete service tools. Thanks to @barrycheng05!
Adding describe node tool. Thanks to @osw282!
- TypeScript
Published by Flux159 10 months ago
mcp-server-kubernetes - Release v1.4.0
Adding createservice, updatedeployment tools.
Adding context management tools: listcontext, setcontext, get_context.
Adding a ALLOW_ONLY_NON_DESTRUCTIVE_TOOLS flag that allows users to disable delete tools for the MCP server.
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v1.3.2
Update to docker image to support awscli
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v1.3.1
Fixing properties in helm charts & namespace return result
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v.1.3.0
Adding create configmap
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v1.2.0
Added namespace and cronjob deletion.
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v1.1.0
Adding cronjob creation, job listing and update deployment replicas.
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v0.4.0
Adding SSE transport as a non-default option.
- TypeScript
Published by Flux159 11 months ago
mcp-server-kubernetes - Release v0.3.2
Update readme and fix up docker latest image
- TypeScript
Published by Flux159 11 months ago