blackout-tracker-mcp
Verified Safeby AIckathon-2025-08
Overview
Monitors electricity outage schedules from DTEK Dnipro Electric Networks, provides timely notifications, and calculates optimal charging times for MacBooks.
Installation
docker exec -i blackout-tracker-mcp python -m src.serverEnvironment Variables
- LOG_LEVEL
- TZ
Security Notes
The server relies on web scraping the DTEK website, making it vulnerable to changes in the website's HTML structure. It utilizes system automation (cron jobs/LaunchAgents on macOS) for background monitoring and notification forwarding scripts, which require trust in the integrity of the local scripts. No hardcoded secrets or malicious patterns were identified in the provided code, and external commands used (pmset, ioreg, terminal-notifier) are standard system utilities for their intended purpose.
Similar Servers
infomate-mcp
An MCP server designed to fetch news from infomate.club/vas3k, extract articles, and provide categorized summaries.
headless-browser-tool
This project provides a Ruby-based tool for automating web interactions using a headless browser, potentially integrated with an AI or automation orchestration system.
MCP-Quantum-Server
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
Prometheus-monitoring-exporter
This repository provides a comprehensive monitoring and alerting solution for microservices, including Elasticsearch, Kafka, Redis, and general system health, leveraging Prometheus, Grafana, Loki, and custom Python/Go exporters, with a specific component for exposing Python tools and resources as an MCP server for AI/LLM consumption.