certimate

GitHub

An open-source and free self-hosted SSL certificates ACME tool, automates the full-cycle of issuance, deployment, renewal, and monitoring visually. ๅฎŒๅ…จๅผ€ๆบๅ…่ดน็š„่‡ชๆ‰˜็ฎก SSL ่ฏไนฆ ACME ๅทฅๅ…ท๏ผŒ็”ณ่ฏทใ€้ƒจ็ฝฒใ€็ปญๆœŸใ€็›‘ๆŽงๅ…จๆต็จ‹่‡ชๅŠจๅŒ–ๅฏ่ง†ๅŒ–๏ผŒๆ”ฏๆŒๅ„ๅคงไธปๆตไบ‘ๅŽ‚ๅ•†ใ€‚

certimate MCP Server

MCP server for certimate-go/certimate

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "certimate": {
      "command": "npx",
      "args": [
        "-y",
        "@certimate-go/certimate"
      ]
    }
  }
}