Loading MCP server directory, please wait...
ThousandEyes MCP Server for network intelligence: outages, anomalies, alerts, events, and tests.
npx @getmcp/cli add com.thousandeyes/mcpRequires Node.js 18+. Official server by ThousandEyes MCP. Review source before installing.
AuthorizationThousandEyes API token for authentication. Can be either a OAuth Bearer token or a Basic Authentication token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.thousandeyes/mcp": {
"url": "https://api.thousandeyes.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}