Certificate Monitor
БесплатноНе проверенMonitor SSL/TLS certificate expiry across your domains by asking Claude, with no dashboards or command-line tools needed.
Описание
Monitor SSL/TLS certificate expiry across your domains by asking Claude, with no dashboards or command-line tools needed.
README
Monitor SSL/TLS certificate expiry across your domains by asking Claude — no dashboards, no command-line tools.
Prerequisites
- uv installed
- Claude Desktop installed
Setup
1. Add the server to your Claude Desktop config
Open the Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following:
{
"mcpServers": {
"cert-monitor": {
"command": "uvx",
"args": ["mcp-certificate-monitor"]
}
}
}
uvx downloads and runs the package automatically — no cloning or installation step needed.
2. Restart Claude Desktop
After saving the config file, restart Claude Desktop. The server starts automatically when Claude needs it.
3. Verify the connection
Open a new conversation in Claude Desktop and ask:
What certificate monitoring tools do you have available?
Claude should describe the tools exposed by this server (check certificate, add host, scan all, etc.).
Alternative: run from source
If you prefer to run from a local clone:
git clone https://github.com/natesilva/mcp-certificate-monitor
cd mcp-certificate-monitor
Then use this config instead:
{
"mcpServers": {
"cert-monitor": {
"command": "uv",
"args": ["run", "mcp-certificate-monitor"],
"cwd": "/path/to/mcp-certificate-monitor"
}
}
}
Documentation
Установка Certificate Monitor
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/natesilva/mcp-certificate-monitorFAQ
Certificate Monitor MCP бесплатный?
Да, Certificate Monitor MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Certificate Monitor?
Нет, Certificate Monitor работает без API-ключей и переменных окружения.
Certificate Monitor — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Certificate Monitor в Claude Desktop, Claude Code или Cursor?
Открой Certificate Monitor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Certificate Monitor with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
