certimate
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"
]
}
}
}