Enterprise DNA
M MCP Servers Developer low

pibblokto/cert-manager-mcp-server

by Various

MCP Server for cert-manager

P

MCP

pibblokto/cert-manager-mcp-server

Added 1 June 2026

Overview

The pibblokto/cert-manager-mcp-server is an MCP (Model Context Protocol) server that connects AI agents to cert-manager on Kubernetes. It enables natural language or tool-based management of TLS certificates, issuers, and related resources. The server is written in Python and provides a bridge between AI assistants and Kubernetes certificate operations.

Best for

Best for
DevOps teams who want to manage Kubernetes certificate lifecycles through AI assistants

Use cases

  • Automate certificate issuance and renewal in a Kubernetes cluster
  • Query certificate status, expiration dates, and issuer details via AI
  • Create, update, or delete Certificate and Issuer resources through conversational interfaces

How to use

Tools exposed

  • list_certificates
  • get_certificate
  • renew_certificate
  • list_issuers
  • list_namespaces
  • list_contexts
  • get_current_context
  • switch_context

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "cert-manager-mcp-server": {\n      "command": "sh",\n      "args": [\n        "-c",\n        "docker run -i --rm -v ~/.kube:/home/app/.kube:ro -v ~/.config/gcloud:/home/app/.config/gcloud piblokto/cert-manager-mcp-server:v0.0.5"\n      ]\n    }\n  }\n}

Notes

The pibblokto/cert-manager-mcp-server is an MCP (Model Context Protocol) server that connects AI agents to cert-manager on Kubernetes. It enables natural language or tool-based management of TLS certificates, issuers, and related resources. The server is written in Python and provides a bridge between AI assistants and Kubernetes certificate operations.

24 stars on GitHub. Last updated 2025-08-25. Licensed Apache-2.0.

Use cases

  • Automate certificate issuance and renewal in a Kubernetes cluster
  • Query certificate status, expiration dates, and issuer details via AI
  • Create, update, or delete Certificate and Issuer resources through conversational interfaces

Pros

  • Enables cert-manager operations directly from MCP-compatible AI tools
  • Lightweight and open-source implementation in Python
  • Active development with community contributions

Cons

  • Requires a running Kubernetes cluster with cert-manager installed
  • Limited documentation and small user base (24 stars on GitHub)
  • Potential security risks when granting AI agents access to certificate management

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables cert-manager operations directly from MCP-compatible AI tools
  • Lightweight and open-source implementation in Python
  • Active development with community contributions

Cons

  • Requires a running Kubernetes cluster with cert-manager installed
  • Limited documentation and small user base (24 stars on GitHub)
  • Potential security risks when granting AI agents access to certificate management
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks