Loading MCP server directory, please wait...
SSL certificate management for coding agents. Issue, renew, monitor certs. 10 tools stdio.
npx @getmcp/cli add io.github.jyswee/sslwebsitesRequires Node.js 18+. Community-contributed server. Review source before installing.
SSL_API_KEYSSLWebsites API key (ssl_free_... or ssl_live_...). Get one instantly: npx sslwebsites signup my-project --local
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jyswee/sslwebsites": {
"command": "npx",
"args": [
"mcp-serve",
"-y",
"sslwebsites"
],
"env": {
"SSL_API_KEY": ""
}
}
}
}