Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tkumata • Uncategorized
An MCP server that collects, stores, and provides weather and distance gate sensor data in MCP standard JSON format.
Retrieve the latest weather data in MCP standard format for contextual understanding.
Collect and store sensor data from IoT devices for real-time monitoring.
That require distance gate measurements integrated with weather data for environmental analysis.
This server receives weather and distance gate data from microcontroller sensor devices via HTTP POST, stores the data in SQLite, and returns the latest information in MCP standard JSON format suitable for LLMs and tools. It automatically manages data retention by deleting data older than 48 hours and configures itself by detecting the local IP and creating necessary directories. The server supports both HTTP API and MCP stdio modes for flexible integration.