Skip to main content
Glama

Shodan MCP Server

get_ssl_info

Retrieve SSL certificate details for a specified domain to analyze security configurations and verify certificate validity. Integrates with Shodan API for enhanced cybersecurity insights.

Instructions

Get SSL certificate information for a domain

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name to look up SSL certificates for (e.g., example.com)

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name to look up SSL certificates for (e.g., example.com)", "type": "string" } }, "required": [ "domain" ], "type": "object" }

You must be authenticated.

Other Tools from Shodan MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cyreslab-AI/shodan-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server