Skip to main content
Glama

Shodan MCP Server

get_cves_by_epss

Retrieve Common Vulnerabilities and Exposures (CVEs) sorted by EPSS score to prioritize cybersecurity risks based on exploit likelihood. Set limits to customize the number of results returned.

Instructions

Get CVEs sorted by EPSS score (Exploit Prediction Scoring System)

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of results to return (default: 10)", "type": "number" } }, "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