New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

ssl-cert-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssl-cert-mcp

Inspect TLS certificates of a host: issuer, expiry, and SAN. No key required.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
110
Maintainers
1
Weekly downloads
 
Created
Source

SSL Cert MCP

Inspect TLS certificates of a host including issuer, expiry, and subject alternative names. No key required.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • cert_info Certificate details for a host.

Usage

npm install
npm run build
node dist/index.js

Performs a real TLS handshake to the host. The certificate is read from the live connection.

Premium tools

These tools need a license key:

  • tls_details
  • cert_expiry

Buy a key at https://mcp-marketplace.io/server/io-github-mrfentmen-ssl-cert-mcp and set it in your MCP client config:

"env": { "MCP_LICENSE_KEY": "mcp_live_..." }

The key is checked against MCP Marketplace, cached for 24 hours, and keeps working offline once one check has succeeded. Every other tool on this server stays free.

Keywords

mcp

FAQs

Package last updated on 27 Sep 2026

Related posts