# PabloLec-keyprobe-mcp [Health: Active]

**Category:** 🔒 Security  
**Repository:** https://github.com/PabloLec/KeyProbe-MCP  
**GitHub Stars:** 0  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/pablolec-keyprobe-mcp

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

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "pablolec-keyprobe-mcp": {
    "command": "npx",
    "args": ["-y","@modelcontextprotocol/inspector"]
  }
}
```

## Documentation & README

Local testing : 
```commandline
npx @modelcontextprotocol/inspector uv run python -m keyprobe.server
```
