Back to Home
domdomegg icon

downdetector-mcp

Verified Safe

by domdomegg

Overview

Provides real-time service status and outage information by querying Downdetector across various regions for large language models.

Installation

Run Command
npx -y downdetector-mcp

Security 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

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2026-01-14

Tags

DowndetectorService StatusOutage ReportsReal-timeWeb Scraper