MCP Kubernetes Server
@abhijeetka
About MCP Kubernetes Server
This is an MCP kubernetes Server.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-k8s-server-abhijeetka": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@abhijeetka/mcp-k8s-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Kubernetes Server?
It is an MCP (Model Context Protocol) server that provides control over Kubernetes clusters through interactions with Large Language Models. It wraps kubectl commands to offer a simple, natural-language interface for managing Kubernetes resources.
How to use MCP Kubernetes Server?
Install automatically via Smithery with `npx -y @smithery/cli install
Basic information
More Cloud & Infrastructure MCP servers
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
AWS MCP
RafalWilinskiTalk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Comments