Weather Query
Enables weather queries for global cities within the Cursor AI assistant.
概要
This is a simple weather query service designed as a Model Completion Plugin (MCP). It allows users to query the weather conditions of cities worldwide through the Cursor AI assistant. The service utilizes the OpenWeatherMap API to fetch weather data and requires an API key for operation. It can be deployed locally or to a public network using tools like ngrok or Render.com, making it accessible for integration with Cursor.
主な機能
- Supports querying weather by city name
- Easy deployment to platforms like Render.com
- Provides current temperature, weather description, humidity, and wind speed
- Includes MCP manifest and OpenAPI specification endpoints
- Fetches weather data using OpenWeatherMap API
- 0 GitHub stars
ユースケース
- Providing weather data for AI-driven applications
- Integrating weather information into AI-powered workflows
- Querying current weather conditions for a specific city using Cursor AI