Skip to main content
Glama

ThousandEyes MCP

Server Details

ThousandEyes MCP Server for network intelligence: outages, anomalies, alerts, events, and tests.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
get_public_application_outagesGet Public Application Outages
Read-only
Inspect

Get Open Application Outages (No Authentication Required).

Returns a list of publicly available application outages from ThousandEyes Internet Insights. This endpoint does not require authentication and provides visibility into global application infrastructure outages.

Use this to:

  • Monitor current application outages affecting SaaS providers, cloud services, and web applications

  • Track macro-level impact of application-layer Internet events

  • Get real-time visibility into application infrastructure issues

Args:

latest_seconds: Time window in seconds to look back (default: 86400 = 24 hours)
minimum_outage_duration_seconds: Minimum duration filter (default: 200 seconds)

Returns:

List of application outage events with details about affected infrastructure
ParametersJSON Schema
NameRequiredDescriptionDefault
latest_secondsNoTime window in seconds to look back for outages. Default is 86400 (24 hours). Common values: 3600 (1h), 86400 (24h), 604800 (7d).
minimum_outage_duration_secondsNoMinimum outage duration in seconds to filter results. Default is 200 seconds.
get_public_network_outagesGet Public Network Outages
Read-only
Inspect

Get Open Network Outages (No Authentication Required).

Returns a list of publicly available network and/or application outages from ThousandEyes Internet Insights. This endpoint does not require authentication and provides visibility into global Internet infrastructure outages.

Use this to:

  • Monitor current Internet outages affecting ISPs, DNS providers, CDNs, and SaaS providers

  • Track macro-level impact of Internet events

  • Get real-time visibility into infrastructure issues

Args:

latest_seconds: Time window in seconds to look back (default: 86400 = 24 hours)
minimum_outage_duration_seconds: Minimum duration filter (default: 200 seconds)

Returns:

List of outage events with details about affected infrastructure
ParametersJSON Schema
NameRequiredDescriptionDefault
latest_secondsNoTime window in seconds to look back for outages. Default is 86400 (24 hours). Common values: 3600 (1h), 86400 (24h), 604800 (7d).
minimum_outage_duration_secondsNoMinimum outage duration in seconds to filter results. Default is 200 seconds.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Failed to fetch .well-known/glama.json: HTTP 401

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.