Skip to main content
Cloud PlatformsPython

pibblokto/cert-manager-mcp-server

mcp server for [cert-manager](https://github.com/cert-manager/cert-manager) management and troubleshooting

cloud-platformscloud-servicemacoslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/pibblokto/cert-manager-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "cert-manager-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pibblokto/cert-manager-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Python
Author
pibblokto