downdetector-mcp
Verified Safeby domdomegg
Overview
Provides real-time service status and outage information by querying Downdetector across various regions for large language models.
Installation
npx -y downdetector-mcpSecurity Notes
The server uses `zod` for robust input validation on `serviceName` and `domain` parameters before passing them to the `downdetector-api` library. There is no direct use of `eval` or user-controlled execution of shell commands found in the core server logic. No hardcoded secrets are present in the provided source code or configuration files. The primary external risk involves the `downdetector-api` npm package (whose source is not provided), and the inherent unreliability of web scraping due to potential Cloudflare blocks or changes in external website structure, which the server notes as a limitation.
Similar Servers
mcp-server-juejin
AI-powered service for publishing articles to JueJin community.
web-research-assistant
Comprehensive web research and discovery for AI agents, including general web search, code examples, API documentation, package information, GitHub repository analysis, error troubleshooting, structured data extraction, technology comparison, changelog retrieval, and service health checks.
SSE-Server
Provides real-time monitoring of HTTP requests received by a local server using Server-Sent Events (SSE).
ACI_MCP
A Node.js-based Model Context Protocol (MCP) server for managing and configuring Cisco ACI fabrics through its APIC REST API.