MCP Servers / development / Dev/Infra

Dev/Infra

JSON →
stdiononedevelopment

MCP server that gives LLMs full control over local Kubernetes dev environments via k3d, kubectl, Tilt, Helm, and kustomize

Install
How to run this server

No install command recorded.

server path: dev-infra
Tools
What this server exposes
k3d_create
Create a new k3d cluster
k3d_delete
Delete a k3d cluster
k3d_start
Start a stopped k3d cluster
k3d_stop
Stop a running k3d cluster
k3d_list
List k3d clusters
k3d_list_nodes
List nodes in a k3d cluster
kubectl_get
Get Kubernetes resources
kubectl_describe
Describe Kubernetes resources
kubectl_apply
Apply Kubernetes manifests
kubectl_delete
Delete Kubernetes resources
kubectl_logs
Get pod logs
kubectl_port_forward
Forward a local port to a pod
kubectl_raw
Execute raw kubectl commands
helm_install
Install a Helm chart
helm_upgrade
Upgrade a Helm release
helm_uninstall
Uninstall a Helm release
helm_template
Render Helm chart templates
helm_status
Get Helm release status
helm_show_values
Show default values of a Helm chart
helm_show_chart
Show chart metadata
helm_repo_add
Add a Helm repository
helm_repo_update
Update Helm repository cache
kustomize_build
Build a Kustomize overlay
kustomize_build_and_apply
Build and apply a Kustomize overlay
kustomize_edit_image
Edit image in a Kustomize overlay
kustomize_edit_namespace
Edit namespace in a Kustomize overlay
kustomize_list_resources
List resources in a Kustomize overlay
tilt_up
Start Tilt dev environment
tilt_down
Stop Tilt dev environment
tilt_ci
Run Tilt in CI mode
tilt_logs
Get Tilt logs
tilt_status
Get Tilt status
tilt_get
Get Tilt resources
tilt_describe
Describe Tilt resources
tilt_trigger
Trigger a Tilt resource
tilt_session
Get Tilt session info
artifacthub_search
Search Artifact Hub for packages
artifacthub_package_info
Get Artifact Hub package info
artifacthub_values
Get default values for an Artifact Hub package
artifacthub_schema
Get values schema for an Artifact Hub package
artifacthub_readme
Get readme for an Artifact Hub package
artifacthub_templates
Get templates for an Artifact Hub package
doc_search_tilt
Full-text search over Tilt documentation
doc_search_k3d
Full-text search over k3d documentation
doc_search_kubectl
Full-text search over kubectl documentation
doc_search_helm
Full-text search over Helm documentation
ci_bootstrap
Bootstrap a CI environment
ci_teardown
Teardown a CI environment
ci_diagnostics
Collect CI diagnostics
Configuration
Environment & auth
authnone
Resources
Dev/Infra — MCP Server · libregistry