Skip to content

chris-sun-star/mcp-server-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-server-k8s

A simple MCP server for Kubernetes

MCP-K8s.mov

How to use this MCP server

By configuring the following contents in ~/Library/Application Support/Claude/claude_desktop_config.json, and replace the directory with real project path, you can easily use it with Claude Desktop

{
  "mcpServers": {
    "k8s": {
        "command": "uv",
        "args": [
            "--directory",
            "/path/to/mcp-server-k8s",
            "run",
            "main.py"
        ]
    }
  }
}

This mcp server is certified by MCPHub, if you are interested, you may have a look on MCPHub

About

A simple MCP server for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages