Ecowitt
@brendo
关于 Ecowitt
Expose your Ecowitt device information.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ecowitt": {
"command": "npx -y ecowitt-mcp",
"env": {
"ECOWITT_APPLICATION_KEY": "your_app_key",
"ECOWITT_API_KEY": "your_api_key"
}
}
}
}工具
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.
概览
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 `
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 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,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论