Skip to main content
Glama

Shodan MCP Server

get_cve_info

Retrieve comprehensive details about a specific CVE to analyze vulnerabilities and enhance cybersecurity threat intelligence using Shodan API functionality.

Instructions

Get detailed information about a specific CVE

Input Schema

NameRequiredDescriptionDefault
cve_idYesCVE ID to look up (e.g., 'CVE-2021-44228')

Input Schema (JSON Schema)

{ "properties": { "cve_id": { "description": "CVE ID to look up (e.g., 'CVE-2021-44228')", "type": "string" } }, "required": [ "cve_id" ], "type": "object" }

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