Loading MCP server directory, please wait...
Finds the 12 settings that break when public TLS certificates fall to 100 days on 2027-03-15: openss
npx @getmcp/cli add io.github.jmshinhwa/tls-cert-lifetime-lintRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmshinhwa/tls-cert-lifetime-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/tls-cert-lifetime-lint",
"--mcp"
]
}
}
}