Ssl Checker X402
@Br0ski777
About Ssl Checker X402
Check SSL/TLS certificate validity, expiry, issuer, chain details, and security grade for any domain. -- x402 micropayment API + MCP server for AI agents
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ssl-checker": {
"url": "https://ssl-checker-production-3dda.up.railway.app/mcp",
"transport": "sse"
}
}
}Tools
1POST
Overview
What is Ssl Checker X402?
Ssl Checker X402 checks SSL/TLS certificate validity, expiry, issuer, chain details, and security grade for any domain. It is a pay-per-call MCP server using the x402 micropayment protocol (USDC on Base L2) – no API key, no signup, and no rate-limit wall. Designed for AI agents and developers who need simple, programmatic certificate validation.
How to use Ssl Checker X402?
Add the server URL to your MCP client configuration (Claude Desktop, Cursor, ElizaOS, etc.). For direct HTTP access, send a POST request to /api/check with a JSON body containing the domain; the server returns a 402 payment challenge, which any x402‑aware client (e.g., @x402/fetch, x402-agent-tools) can resolve automatically. The single exposed tool is security_check_ssl.
Key features of Ssl Checker X402
- Pay‑per‑call micropayment, no monthly subscription or rate limits.
- No API key, signup, or account required.
- Returns structured JSON with security grade, expiry, issuer, and protocol.
- Integrates with any MCP‑compatible client or HTTP‑based agent.
- Built on the x402 protocol using USDC on Base L2.
Use cases of Ssl Checker X402
- Validate SSL/TLS certificates when deploying a website.
- Monitor certificate expiration for a portfolio of domains.
- Audit security posture of external services.
- Automate HTTPS setup verification in CI/CD pipelines.
FAQ from Ssl Checker X402
What is the difference between Ssl Checker X402 and other SSL checkers?
Traditional checkers often require signup or API keys; Ssl Checker X402 uses a pay‑per‑call micropayment model with no account needed. It is designed specifically for AI agents and one‑shot automation.
What runtime or dependencies are required?
No specific runtime beyond an MCP‑compliant client (e.g., Claude Desktop, Cursor) for the MCP interface, or any HTTP client able to handle the x402 payment challenge for direct HTTP usage.
Where does the SSL data come from and is it stored?
Data is fetched live from the target domain's SSL/TLS certificate at the time of each request. The server does not store certificate data after returning the response.
What are the known limitations of Ssl Checker X402?
It is only for SSL certificate checks. It does not perform DNS lookups, HTTP header analysis, or port scanning. A valid domain name must be provided.
How does authentication and transport work?
Transport: HTTPS (via MCP server URL or direct HTTP POST). Authentication: the x402 protocol sends a payment challenge (402 Payment Required) that the client must settle with USDC on Base L2 before receiving the certificate data. No API key or bearer token is used.
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments