← All servers

SSL Certificate Check

com.powmcp/ssl-certificate-check v0.2.4
Official Registry other

Inspect one endpoint's served certificate, expiry, hostname coverage, and accepted TLS versions.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add ssl-certificate-check --transport http https://powmcp.com/ssl-certificate-check/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "ssl-certificate-check": {
      "url": "https://powmcp.com/ssl-certificate-check/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ssl-certificate-check": {
      "serverUrl": "https://powmcp.com/ssl-certificate-check/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "ssl-certificate-check": {
      "type": "http",
      "url": "https://powmcp.com/ssl-certificate-check/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "ssl-certificate-check": {
      "url": "https://powmcp.com/ssl-certificate-check/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ssl-certificate-check": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://powmcp.com/ssl-certificate-check/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://powmcp.com/ssl-certificate-check/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.powmcp--ssl-certificate-check/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent