mcpbeat Sign in

Kube Lint MCP Server

by sophotechlabs Your server? Claim it
local only

Kube Lint MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 399 installs a week from pypi.

Validate Kubernetes manifests, Helm charts, Kustomize overlays, and FluxCD resources

Installs per day peak 277 · avg 57 · -11% w/w
a month agotoday
399
Installs / week
pypi · kube-lint-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Kube Lint MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kube-lint-mcp -- uvx kube-lint-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kube-lint-mcp": {
      "args": [
        "kube-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kube-lint-mcp]
command = "uvx"
args = ["kube-lint-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kube-lint-mcp": {
      "args": [
        "kube-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kube-lint-mcp": {
      "args": [
        "kube-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Kube Lint MCP

same job, measured the same way
Angels for Agents Funding
by angelsforagents

Discover AFA funding and venture resources, validate pitches, and report grant milestones.

9 tools answering
Kubernetes Manifest Audit
by unbearabledev

kube-linter audit for Kubernetes manifests — 63 checks: security, availability, RBAC, network.

answering
RTBlint
by aleksuix

Validate OpenRTB bid requests and responses against IAB specs. ARTF, Rust core.

6 tools answering
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
OpsConduit Jobber MCP
by opsconduit

Customer-hosted read-only MCP server for Jobber ops reports, OAuth setup, and GraphQL validation.

44 installs/wk local only
Lema MCP
by lemahq

Cited 'why was this decided?' answers for your repo and for React, Kubernetes, and Rust.

56 installs/wk local only
Invoices Invoicing
by theluckystrike

Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.

local only
Galaxy UI MCP Server
by buikevin

MCP server exposing Galaxy UI components — manifests, source code, and framework coverage

local only

Kube Lint MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kube Lint MCP?
Kube Lint MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package kube-lint-mcp was installed 399 times last week.
How do I connect Kube Lint MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kube-lint-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Kube Lint MCP?
The pypi package kube-lint-mcp was installed 399 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.