Browse all

Type: All Skills Tools
tool ★ 888

Kubernetes Cluster Management with Kind

Automate the lifecycle of local Kubernetes clusters using Kind, including cluster creation, node management, and image loading. This toolset facilitates efficient local development and CI/CD testing within Docker containers.

rohitg00/kubectl-mcp-server kubernetes kind docker local-development
tool ★ 2,786

Retrieve Unity Asset Data

Extract serialised fields and properties from Unity assets using specific paths or complex view queries. Supports filtering by name pattern, maximum depth, and type.

IvanMurzak/Unity-MCP unity mcp asset-inspection reflection
skill ★ 888

Kubernetes Policy Management with Kyverno and Gatekeeper

Manage and audit Kubernetes security policies using Kyverno and Gatekeeper. This skill enables detection of policy engines, listing cluster policies, and reviewing compliance reports for violations.

rohitg00/kubectl-mcp-server kubernetes kyverno gatekeeper policy-management
tool ★ 2,786

Create Unity Prefabs and Variants

Automates the creation of Unity prefabs and prefab variants from scene GameObjects or existing assets. It supports recursive folder creation and connecting scene objects to the newly created prefab.

IvanMurzak/Unity-MCP unity mcp game-development prefab-creation
skill ★ 888

Kubernetes Resource Management and Operations

Automate Kubernetes resource lifecycle management by applying manifests, patching resources, and executing commands within pods. It provides capabilities for scaling deployments, managing rollouts, and updating labels or annotations.

rohitg00/kubectl-mcp-server kubernetes kubectl mcp cluster-management
tool ★ 2,786

Close Currently Opened Unity Prefabs

Closes the currently active prefab in the Unity Editor, with an option to save or discard changes.

IvanMurzak/Unity-MCP unity mcp game-development prefab-management
skill ★ 888

Kubernetes Networking Management

Manage Kubernetes networking resources including services, ingresses, endpoints, and network policies. This skill enables configuring connectivity, load balancing, and network isolation within a cluster.

rohitg00/kubectl-mcp-server kubernetes networking k8s mcp
tool ★ 2,786

Move and rename Unity project assets

Moves assets between specified paths within a Unity project and performs an AssetDatabase.Refresh() upon completion. It is primarily used for renaming assets by relocating them to new paths.

IvanMurzak/Unity-MCP unity asset-management mcp file-manipulation
skill ★ 888

Kubernetes Incident Response and Diagnostics

Provides diagnostic workflows and runbooks for managing Kubernetes incidents, including pod failures, node issues, and network disruptions.

rohitg00/kubectl-mcp-server kubernetes incident-response k8s-troubleshooting devops
tool ★ 2,786

Unity Asset Database Search Tool

Search the Unity project asset database using filters for names, labels, types, or glob patterns. The tool returns metadata including asset paths, GUIDs, and types for identified objects.

IvanMurzak/Unity-MCP unity asset-search mcp game-development
tool ★ 2,786

Search Unity Built-in Assets

Search for built-in Unity Editor assets within the unity_builtin_extra resources using name or type filters. The tool returns asset references including instance IDs and paths.

IvanMurzak/Unity-MCP unity mcp asset-searching game-development
skill ★ 888

Kubernetes Helm Chart Management

Provides a comprehensive suite of operations for managing Helm v3 releases, repositories, and chart development. It enables tasks such as installing, upgrading, and rolling back charts, as well as linting and packaging Helm charts.

rohitg00/kubectl-mcp-server kubernetes helm package-management mcp
tool ★ 2,786

Delete Unity Project Assets

Deletes assets at specified paths within a Unity project and performs an AssetDatabase.Refresh() upon completion.

IvanMurzak/Unity-MCP unity asset-management mcp file-deletion
skill ★ 888

Kubernetes GitOps Management with Flux and ArgoCD

Manage and troubleshoot GitOps workflows using Flux and ArgoCD. It provides capabilities for checking sync status, triggering reconciliations, and monitoring application health across Kubernetes clusters.

rohitg00/kubectl-mcp-server kubernetes gitops fluxcd argocd
tool ★ 2,786

Create Folders in Unity Projects

Creates new folders within a Unity project's Assets directory by specifying parent paths and new folder names. The operation returns the GUIDs of the newly created folders and triggers an AssetDatabase refresh.

IvanMurzak/Unity-MCP unity mcp folder-creation asset-management
skill ★ 888

Kubernetes Cluster Diagnostics and Analysis

Perform cluster health assessments, resource metrics analysis, and environment comparisons across Kubernetes namespaces and clusters. It enables automated diagnostics for capacity planning and post-incident investigations.

rohitg00/kubectl-mcp-server kubernetes k8s cluster-diagnostics metrics-analysis
tool ★ 2,786

Unity Asset Copying Tool

Copies Unity assets from specified source paths to new destination paths and triggers an AssetDatabase refresh. This tool is designed for use within the Unity MCP ecosystem.

IvanMurzak/Unity-MCP unity mcp asset-management automation
skill ★ 888

Kubernetes Deployment and Release Management

Automate Kubernetes workload deployments using various strategies including rolling updates, canary, and blue-green deployments. It supports Helm chart management, Argo Rollouts, and Flagger for progressive delivery and health verification.

rohitg00/kubectl-mcp-server kubernetes deployment argo-rollouts helm
skill ★ 2,786

Automated GitHub PR Comment Review and Fix

Automates the identification, validation, and resolution of unresolved GitHub pull request comments. It uses sub-agents to apply surgical fixes to legitimate issues and provides automated replies to threads.

IvanMurzak/Unity-MCP github code-review automation pull-request
skill ★ 888

Kubernetes Cost Optimization and Analysis

Analyse and optimise Kubernetes costs by identifying overprovisioned resources, orphaned PVCs, and idle services. It facilitates resource right-sizing and cluster efficiency analysis to reduce unnecessary cloud expenditure.

rohitg00/kubectl-mcp-server kubernetes cost-optimization resource-management k8s
skill ★ 2,786

Build and Install Unity MCP CLI

Provides instructions to install dependencies, compile TypeScript source, and globally link the unity-mcp-cli tool.

IvanMurzak/Unity-MCP typescript npm cli-installation build-automation
skill ★ 888

Core Kubernetes Resource Management

Enables the management of fundamental Kubernetes objects including pods, namespaces, configmaps, secrets, and nodes. It supports multi-cluster operations via the context parameter.

rohitg00/kubectl-mcp-server kubernetes k8s mcp cluster-management
tool ★ 888

Kubernetes MCP Server CLI

A command-line interface for managing the kubectl MCP server, providing capabilities for tool discovery, direct invocation, and cluster health diagnostics.

rohitg00/kubectl-mcp-server kubernetes mcp kubectl cli
skill ★ 888

Cilium and Hubble Network Observability

Manage eBPF-based networking and Hubble traffic observability within Kubernetes clusters. This skill enables the implementation of network policies, monitoring of traffic flows, and troubleshooting of connectivity issues.

rohitg00/kubectl-mcp-server kubernetes cilium hubble ebpf