Skip to main content
Glama
Patrowl

PatrowlIntelMCP

Official
by Patrowl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATROWL_INTEL_API_KEYNoReserved for the future authenticated tier.
PATROWL_INTEL_TIMEOUTNoPer-request timeout (seconds).15
PATROWL_INTEL_API_BASENoBackend API base URL.https://intel.patrowl.io
PATROWL_INTEL_WEB_BASENoPublic site base used for CVE citation links. Defaults to API base.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_cvesA

Search the PatrowlIntel CVE feed with rich filters and return compact, ranked results. Use it to triage by risk (min_score / min_epss), surface KEV or exploited CVEs, or scope a vendor/technology. For the full record of one CVE, follow up with get_cve.

get_cveA

Fetch full intelligence for a single CVE: CVSS, EPSS, CISA KEV status and dates, CISA SSVC decision, public exploit links, affected technologies, weaknesses and references.

list_trending_attacksA

List trending attacks / actively-discussed threats from the Patrowl feed, most recent first. Use min_severity=3 to focus on High and Critical.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Patrowl/PatrowlIntelMCP'

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