pibblokto/cert-manager-mcp-server
mcp server for [cert-manager](https://github.com/cert-manager/cert-manager) management and troubleshooting
Quick Start
Clone the repository:
git clone https://github.com/pibblokto/cert-manager-mcp-serverClaude 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.