← Discover MCPs and Agents
a
MCPAI & MLMCP Registry

ai.smithery/PabloLec-keyprobe-mcp

Audit certificates and keystores to surface expiry risks, weak algorithms, and misconfigurations.…

Links

README

From the repo.

Local testing :

npx @modelcontextprotocol/inspector uv run python -m keyprobe.server

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://server.smithery.ai/@PabloLec/keyprobe-mcp/mcp"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.