netatmo-mcp/requirements.txt
mineracks 9efe05eca0 Initial commit: Netatmo MCP + REST bridge for DC environmental monitoring
Deployed on integr8 VM (pve01/700) at environment.mineracks.com.
Polls Netatmo every 5 min, stores in SQLite, exposes via FastAPI REST + MCP.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 12:14:18 +00:00

6 lines
74 B
Plaintext

fastapi>=0.115
uvicorn[standard]>=0.32
httpx>=0.27
mcp>=1.2
pydantic>=2.7