Ecowitt
@brendo
About Ecowitt
Expose your Ecowitt device information.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ecowitt": {
"command": "npx -y ecowitt-mcp",
"env": {
"ECOWITT_APPLICATION_KEY": "your_app_key",
"ECOWITT_API_KEY": "your_api_key"
}
}
}
}Tools
4Get all your weather stations and sensors
Get realtime data for a specific device
Get historical data for a specific device
Because AI needs a little help knowing exactly when it is.
Overview
What is Ecowitt?
Ecowitt is an MCP server that provides tools and resources for accessing data from Ecowitt weather stations and sensors. It allows users to retrieve device lists, real-time sensor readings, and historical weather data.
How to use Ecowitt?
Interact with the server using the exposed tools and resources. The server provides endpoints to list devices, fetch real-time or historical data, and obtain the current datetime for accurate time context.
Key features of Ecowitt
- List all connected Ecowitt devices and sensors
- Retrieve real-time weather data from a specific device
- Access historical weather data for analysis
- Provide the current datetime for time-aware AI interactions
- Browse available devices and their details via resources
Use cases of Ecowitt
- Monitor current weather conditions from your Ecowitt station
- Analyze historical weather patterns for forecasting or research
- Automate actions (e.g., notifications) based on real-time sensor data
- Integrate weather data into AI workflows that need time context
FAQ from Ecowitt
How do I list my Ecowitt devices?
Use the get_devices tool or access the resources/list resource to view all connected weather stations and sensors.
How can I get real-time data from a device?
Use the get_device_realtime_info tool with the device ID to retrieve current sensor readings.
How can I access historical weather data?
Use the get_device_historical_info tool with the device ID and desired time range to obtain past measurements.
Why is there a get_current_datetime tool?
The `
Frequently asked questions
How do I list my Ecowitt devices?
Use the `get_devices` tool or access the `resources/list` resource to view all connected weather stations and sensors.
How can I get real-time data from a device?
Use the `get_device_realtime_info` tool with the device ID to retrieve current sensor readings.
How can I access historical weather data?
Use the `get_device_historical_info` tool with the device ID and desired time range to obtain past measurements.
Why is there a get_current_datetime tool?
The `
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments