ThousandEyes MCP Server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
list_tests— View all configured tests (web apps, services, networks being monitored).get_test_details— Retrieve detailed information about a specific test.list_events— Find network and application problems within a time range.get_event_details— Deep dive into specific events with impacted targets, locations, and agents.list_alerts— View triggered or cleared alerts.get_alert_details— Get comprehensive information about specific alerts.search_outages— Find network and application outages with various filters.instant_tests— Run, rerun, and retrieve real-time results for on-demand tests during active troubleshooting sessions.create_synthetic_test— Create new scheduled synthetic tests for network and application monitoring.update_synthetic_test— Update an existing scheduled synthetic test.delete_synthetic_test— Delete a scheduled synthetic test that is no longer needed.list_alert_rules— List alert rules for synthetics, Endpoint Agents, Connected Devices, Cloud Insights and Traffic Insights.get_alert_rule— Retrieve one alert rule, including expression, severity, notification settings and violation criteria.create_alert_rule— Create an alert rule with an expression, alert type, severity, violation window and optional notifications.update_alert_rule— Update an existing alert rule.delete_alert_rule— Delete an alert rule by ID.list_dashboards— List dashboard summaries in the current account group.get_dashboard— Retrieve a dashboard definition, including its configured widgets.get_dashboard_widget_data— Retrieve the raw data rendered by a specific dashboard widget.create_dashboard— Create a new dashboard, optionally with widgets and privacy settings.update_dashboard— Update an existing dashboard.delete_dashboard— Delete a dashboard by ID.get_cloud_insights_events_analysis_inputs— Retrieve Cloud Insights events analysis data for cloud inventory and traffic events.list_cloud_insights_inventory— Retrieve Cloud Insights inventory details or inventory changes for selected cloud resources.resolve_cloud_insights_entity_filters— Resolve Cloud Insights entity names, types or aliases to canonical filter IDs.get_cloud_insights_metrics— Retrieve Cloud Insights time series metrics for cloud traffic, resource, event and transit gateway analysis.list_endpoint_agents_and_tests— List Endpoint Agents and/or tests with filtering.list_endpoint_agent_dynamic_tests— List configured Endpoint Agent dynamic tests.get_endpoint_agent_metrics— Time series data from Endpoint Agents (network, web, wireless, cellular metrics).get_endpoint_scheduled_test_results— Retrieve network results for a scheduled Endpoint Agent test.get_endpoint_network_topologies_probes— Retrieve Endpoint Agent network topology probe data.get_connected_device— Get full details for one Connected Device by agent id.get_path_visualization— See network paths and hop-by-hop routing information.get_full_path_visualization— Comprehensive path data for all agents and rounds.get_bgp_test_results— BGP reachability and routing information.get_bgp_route_details— Detailed AS path and routing information for specific prefixes.get_cloud_and_enterprise_agents— List Cloud and Enterprise Agents with filters such as agent type, location, country and enabled status.get_account_groups— List available account groups.list_tags— List key-value tags in an account group, including static assignments where available.get_tag— Retrieve one tag by ID, including tag metadata and static assignments.create_tag— Create a static or dynamic key-value tag for one supported object type.update_tag— Update tag metadata such as key, value, description, color, assignment type or dynamic filters.assign_tags— Assign a static tag to supported objects.unassign_tags— Remove static tag assignments from supported objects.delete_tag— Delete a tag by ID.search_templates— List the available templates for your account group and optionally filter by name.deploy_template— Deploy a template to create tests, dashboards, alert rules or other assets.get_anomalies— Detect metric anomalies in test data over time.get_metrics— Retrieve aggregated metrics for custom dashboards and reports.get_detailed_test_results— Retrieve detailed page load or web transaction results for a specific test, agent and round.get_service_map— Retrieve a distributed tracing service map for supported HTTP server tests.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.