mcp_server
If you are the rightful owner of mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp_server is a sample implementation using the dolphin_mcp client, designed to provide weather alerts and forecasts.
The mcp_server is a model context protocol server that utilizes the dolphin_mcp client to provide weather-related data. It is configured through a JSON file and includes utilities for fetching alerts and forecasts. The server is designed to interact with the dolphin-mcp client, which can be installed and run to query weather information using a command-line interface. The server is particularly useful for retrieving weather alerts and forecasts for specific locations, such as New York City, and can provide detailed weather information including temperature, wind, and precipitation forecasts.
Features
- Weather Alerts: Provides real-time weather alerts for specified locations.
- Forecast Retrieval: Offers detailed weather forecasts including temperature, wind, and precipitation.
- Configurable: Uses a JSON configuration file to set up the server.
- Command-Line Interface: Interacts with the dolphin-mcp client via CLI for easy access to weather data.
- Integration: Easily integrates with the dolphin-mcp client for seamless data retrieval.