Skip to main content
Glama

cloudflare_security_insights

List security insights including configuration issues, vulnerabilities, and misconfigurations for your Cloudflare account. Filter by severity, issue type, or dismissed status.

Instructions

List Security Center insights (configuration issues, vulnerabilities, misconfigurations) for the account. Requires CLOUDFLARE_ACCOUNT_ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (default: 1)
per_pageNoResults per page, max 1000 (default: 25)
severityNoFilter by severity level
dismissedNoFilter by dismissed status (default: false = active only)
issue_typeNoFilter by issue type
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must stand alone. The description implies a read-only list operation, which is typical for such tools, but does not explicitly state that no modifications are made, nor does it disclose any side effects, rate limits, or other behavioral traits. Schema covers pagination limits, but the description adds no behavioral context beyond the requirement.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence that front-loads the purpose and includes the only prerequisite. Every word is necessary; no redundancy or unnecessary details. This is a model of efficient communication.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 5 optional filter parameters and no output schema. The description mentions the resource scope but does not summarize the filtering capabilities (e.g., 'supports filtering by severity, issue type, etc.'). A slightly richer description would improve completeness for an agent selecting this tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage for all 5 parameters, each already documented with clear types and meanings. The description does not add any additional semantic value or context beyond what the schema provides, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool lists Security Center insights including configuration issues, vulnerabilities, and misconfigurations. It identifies the specific resource and action. However, it does not explicitly differentiate from sibling tools like cloudflare_security_events or cloudflare_security_insights_severity_count, which have overlapping themes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes a critical requirement: 'Requires CLOUDFLARE_ACCOUNT_ID', which helps set context. However, it lacks guidance on when to use this tool versus alternatives, when not to use it, or any exclusions. The usage context is implied but not fully explicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/itunified-io/mcp-cloudflare'

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