.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all β†’

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out β†’
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with β™₯ Β· Β© 2026 aaaa.fyi

Independent project Β· real data from public registries

…/strowk/mcp-k8s-go
home/mcp-servers/strowk/mcp-k8s-go
strowk avatar

mcp-k8s-go

bystrowkΒ· 1 MCP server

Stars

384

Forks

58

Category

DevOps & CI/CD

View on GitHub

TL;DR

MCP πŸ’¬ prompt πŸ—‚οΈ resource πŸ€– tool

How to install mcp-k8s-go?

strowk/mcp-k8s-go
$git clone https://github.com/strowk/mcp-k8s-go

Installs into the current project.

β€ΊPrefer a prompt? Paste this to your agent

Install & use

Install mcp-k8s-go by running `git clone https://github.com/strowk/mcp-k8s-go`, then use it for the current task and follow its documentation at https://github.com/strowk/mcp-k8s-go.

Files Β· 1

View on GitHub
README.md
1<h4 align="center">Golang-based MCP server connecting to Kubernetes</h4>
2
3<h1 align="center">
4 <img src="docs/images/logo.png" width="180"/>
5 <br/>
6 MCP K8S Go
7</h1>
8
9<p align="center">
10 <a href="#features">Features</a> βš™
11 <a href="#browse-with-inspector">Browse With Inspector</a> βš™
12 <a href="#use-with-claude">Use With Claude</a> βš™
13 <a href="https://github.com/strowk/mcp-k8s-go/blob/main/CONTRIBUTING.md">Contributing β†—</a> βš™
14 <a href="https://modelcontextprotocol.io">About MCP β†—</a>
15</p>
16
17<p align="center">
18 <a href="https://github.com/strowk/mcp-k8s-go/actions/workflows/dependabot/dependabot-updates"><img src="https://github.com/strowk/mcp-k8s-go/actions/workflows/dependabot/dependabot-updates/badge.svg"></a>
19 <a href="https://github.com/strowk/mcp-k8s-go/actions/workflows/test.yaml"><img src="https://github.com/strowk/mcp-k8s-go/actions/workflows/test.yaml/badge.svg"></a>
20 <a href="https://github.com/strowk/mcp-k8s-go/actions/workflows/golangci-lint.yaml"><img src="https://github.com/strowk/mcp-k8s-go/actions/workflows/golangci-lint.yaml/badge.svg"/></a>
21 <br/>
22 <a href="https://github.com/strowk/mcp-k8s-go/releases/latest"><img src="https://img.shields.io/github/v/release/strowk/mcp-k8s-go?logo=github&color=22ff22" alt="latest release badge"></a>
23 <a href="https://goreportcard.com/report/github.com/strowk/mcp-k8s-go"><img src="https://goreportcard.com/badge/github.com/strowk/mcp-k8s-go" alt="Go Reference"></a>
24 <a href="https://github.com/strowk/mcp-k8s-go/blob/main/LICENSE"><img src="https://img.shields.io/github/license/strowk/mcp-k8s-go" alt="license badge"></a>
25</p>
26
27## Features
28
29MCP πŸ’¬ prompt πŸ—‚οΈ resource πŸ€– tool
30
31- πŸ—‚οΈπŸ€– List Kubernetes contexts
32- πŸ’¬πŸ€– List Kubernetes namespaces
33- πŸ€– List, get, create and modify any Kubernetes resources
34 - includes custom mappings for resources like pods, services, deployments
35- πŸ€– List Kubernetes nodes
36- πŸ’¬ List Kubernetes pods
37- πŸ€– Get Kubernetes events
38- πŸ€– Get Kubernetes pod logs
39- πŸ€– Run command in Kubernetes pod
40
41## Browse With Inspector
42
43To use latest published version with Inspector you can run this:
44
45```bash
46npx @modelcontextprotocol/inspector npx @strowk/mcp-k8s
47```
48
49## Use With Claude
50
51<details><summary><b>
52Demo Usage
53</b></summary>
54
55Following chat with Claude Desktop demonstrates how it looks when selected particular context as a resource and then asked to check pod logs for errors in kube-system namespace:
56
57![Claude Desktop](docs/images/claude-desktop-logs.png)
58
59</details>
60
61To use this MCP server with Claude Desktop (or any other client) you might need to choose which way of installation to use.
62
63You have multiple options:
64
65| | <a href="#using-smithery">Smithery</a> | <a href="#using-mcp-get">mcp-get</a> | <a href="#prebuilt-from-npm">Pre-built NPM</a> | <a href="#from-github-releases">Pre-built in Github</a> | <a href="#building-from-source">From sources</a> | <a href="#using-docker">Using Docker</a> |
66| ------------ | -------------------------------------- | ------------------------------------ | ---------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------ | ---------------------------------------- |
67| Claude Setup | Auto | Auto | Manual | Manual | Manual | Manual |
68| Prerequisite | Node.js | Node.js | Node.js | None | Golang | Docker |
69
70### Using Smithery
71
72To install MCP K8S Go for Claude Desktop automatically vi

Preview

strowk/mcp-k8s-gostrowk/mcp-k8s-go
Repostrowk/mcp-k8s-go
TypeMCP Servers
CategoryDevOps & CI/CD
UpdatedDec 2025
LicenseMIT
First seenJul 27, 2026

Tags

MCPkubernetesmcp

Related

6 picks
Type
  1. circleci-public avatarmcp-server-circleciA Model Context Protocol (MCP) server implementation for CircleCI, enabling natural language interactions with CircleCI functionality through MCP-enabled clientsMCP ServersJul 2026141k86
  2. argoproj-labs avatarmcp-for-argocdArgo CD MCP ServerMCP ServersJul 202690k547
  3. flux159 avatarmcp-server-kubernetesMCP server for interacting with Kubernetes clusters via kubectlMCP ServersJul 202664k1.5k
  4. hookdeck avatarhookdeck-cliCLI for Hookdeck: forward webhooks to localhost (ngrok alternative), manage and query Event Gateway resources (sources, connections, destinations, events), run the MCP server for AI agents. Free for dev.MCP ServersJul 202647k358
  5. heroku avatarheroku-mcp-serverHeroku Platform MCP ServerMCP ServersJul 202626k80
  6. tiberriver256 avatarmcp-server-azure-devopsAzure DevOps reference server for the Model Context Protocol (MCP)MCP ServersJul 202624k381