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 `
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント