mcpbeat Sign in

Sslwebsites MCP Server

local only

Sslwebsites runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 7 Aug 2026.

SSL certificate management for coding agents. Issue, renew, monitor certs. 10 tools stdio.

Installs per day peak 224 · avg 14
a month agotoday
49
Installs / week
npm · sslwebsites
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
language unknown

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/cli.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sslwebsites -- npx -y sslwebsites
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sslwebsites": {
      "args": [
        "-y",
        "sslwebsites"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sslwebsites]
command = "npx"
args = ["-y", "sslwebsites"]
.cursor/mcp.json
{
  "mcpServers": {
    "sslwebsites": {
      "args": [
        "-y",
        "sslwebsites"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sslwebsites": {
      "args": [
        "-y",
        "sslwebsites"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sslwebsites

same job, measured the same way
TLS Radar
by tlsradar

SSL/TLS scanning, free Let's Encrypt issuance, and certificate-expiry monitoring.

17 tools answering
MCP Kafka
by dockndevai

Apache Kafka monitoring & management for AI agents (with consumer lag) — governed.

389 installs/wk local only
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

89 installs/wk local only
Fleet MCP
by simplyminimal

An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.

235 installs/wk local only
1ClickReport
by 1clickreport

40 tools for marketing analytics, campaign management, and AI monitoring across 6 platforms.

answering
SimplyPrint: 3D Print Farm Management
by simplyprint

3D print farm management for AI. Monitor, queue, and control prints on your SimplyPrint account.

74 tools answering
Scopeblind MCP
by tomjwxf

Scan, protect, and monitor APIs from AI coding tools. Device-level rate limiting.

43 installs/wk local only
agent-check
by basenull

Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.

answering

Sslwebsites — questions

Answers built from our own checks of this server.

Why is there no uptime for Sslwebsites?
Sslwebsites runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package sslwebsites was installed 49 times last week.
How do I connect Sslwebsites?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sslwebsites straight from npm; nothing to host, nothing to sign up for.
How many people use Sslwebsites?
The npm package sslwebsites was installed 49 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sslwebsites open source?
Yes — it is published under the NOASSERTION licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.