cloud platforms

Cert Manager Mcp Server

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

python
cloud
macos
linux
cloud platforms
0
View on GitHub

Installation

npx -y pibblokto/cert-manager-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

pibblokto/cert-manager-mcp-server

mcp server for cert-manager management and troubleshooting

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub