Token导航 LogoToken导航TokenDH.com
CL
运维云端HTTP官方级别未说明来源级核验

Cloudflare Digital Experience Monitoring (verified)

MCP Server

Digital Experience Monitoring. Get insight on critical application performance for your organization.

工具数

公开资料未说明
JavaScriptHTTP云端部署

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:40

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add cloudflare/dex

详细介绍

Cloudflare Digital Experience Monitoring (verified)

Digital Experience Monitoring. Get insight on critical application performance for your organization.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add cloudflare/dex

# Browse available tools
npx -y smithery tool list cloudflare/dex

# Get full schema for a tool
npx -y smithery tool get cloudflare/dex accounts_list

# Call a tool
npx -y smithery tool call cloudflare/dex accounts_list '{}'

Direct MCP Connection

Endpoint: https://cloudflare-dex.run.tools

Tools (20)

  • accounts_list — List all accounts in your Cloudflare account
  • set_active_account — Set active account to be used for tool calls that require accountId
  • dex_test_statistics — Analyze Cloudflare DEX Test Results by quartile given a Test ID
  • dex_list_tests — Retrieve a list of all Cloudflare DEX Tests configured.
  • dex_http_test_details — Retrieve detailed time series results for an HTTP DEX test by id.
  • dex_traceroute_test_details — Retrieve detailed time series results for a Traceroute DEX test by id.
  • dex_traceroute_test_network_path — Retrieve aggregate network path data for a Traceroute DEX test by id. Use the dex_traceroute_test_result_network_path t…
  • dex_traceroute_test_result_network_path — Retrieve the hop-by-hop network path for a specific Traceroute DEX test result by id.
  • dex_list_remote_capture_eligible_devices — Retrieve a list of devices eligible for remote captures. You'll need the device_id and user_email from this response in…
  • dex_create_remote_pcap — Create a remote packet capture (PCAP) for a device. This is a resource intensive and privacy-sensitive operation on a r…
  • dex_create_remote_warp_diag — Create a remote Warp Diagnostic (WARP-diag) for a device. This is a resource intensive and privacy-sensitive operation …
  • dex_list_remote_captures — Retrieve a list of remote captures for device debugging, like PCAPs or WARP Diags.
  • dex_fleet_status_live — Retrieve details about the real-time status of the fleet of devices broken down by dimension (mode, status, colo, platf…
  • dex_fleet_status_over_time — Retrieve aggregate time series details about the status of the fleet of devices, or performance metrics for a specific …
  • dex_fleet_status_logs — Retrieve raw fleet status device logs with a variety of levels of granularity and filtering. Use source=last_seen to …
  • dex_list_warp_change_events — View logs of events when users toggle WARP on or off, or change configurations.
  • dex_list_colos — View a list of Cloudflare colos sorted alphabetically or by frequency encountered in fleet status or DEX test data.
  • dex_list_remote_warp_diag_contents — Given a WARP diag remote capture id and device_id, returns a list of the files contained in the archive.
  • dex_explore_remote_warp_diag_output — Explore the contents of remote capture WARP diag archive filepaths returned by the dex_list_remote_warp_diag_contents t…
  • dex_analyze_warp_diag — Analyze successful WARP-diag remote captures for common issues. This should be the first place you start when trying to…
# Get full input/output schema for a tool
npx -y smithery tool get cloudflare/dex 

目录标签

目录标签

JavaScriptHTTP云端部署

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP