Skip to main content
Glama

check_network_anomalies

Detect BGP hijacks, route leaks, and internet outages for a specific country or ASN using Cloudflare Radar data.

Instructions

Check Cloudflare Radar for BGP and internet-outage anomalies.

Input formats:

  • 2-letter country code (US, CN, IR) → checks BGP hijacks, BGP route leaks, and regional outage annotations for that country.

  • ASN string (AS15169, AS13335) → checks BGP hijacks and route leaks involving that ASN. Outage annotations require a country and are omitted for ASN-scoped queries.

Requires CLOUDFLARE_API_TOKEN with Radar read permission.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
country_or_asnYes
Behavior4/5

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

No annotations are provided, so the description covers behavior: it details different behaviors for country vs ASN inputs and requires CLOUDFLARE_API_TOKEN with Radar read permission. This provides good transparency.

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 concise and well-structured, using bullet points for input formats. It is efficient and front-loaded.

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

Completeness4/5

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

The description covers the main functionality and authorization. It lacks information about output format or error scenarios, but given the tool's simplicity, it is fairly complete.

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

Parameters5/5

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

The sole parameter 'country_or_asn' is not described in the schema (0% coverage), but the description fully explains its meaning and valid formats (2-letter country code or ASN string).

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

Purpose5/5

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

The description clearly states it checks for BGP and internet-outage anomalies, and explains what each input type checks. It is specific and distinct from sibling tools.

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

Usage Guidelines4/5

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

The description explains input formats and what each does, providing clear guidance on when to use the tool. It does not explicitly mention when not to use or alternatives, but the context is clear.

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/ykshah1309/global-sentinel-mcp'

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