mindsightventures/mcp-server-example
If you are the rightful owner of mcp-server-example 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.
A command-line and MCP-based weather application that provides current weather conditions, forecasts, and alerts for locations worldwide.
Tools
Functions exposed to the LLM to take actions
get_current_weather
Get the current weather conditions
get_forecast
Get daily weather forecasts
get_hourly_forecast
Get hourly weather forecasts
get_alerts
Get weather alerts
get_weather_by_coordinates
Get weather information through coordinates
get_user_location
Get the user's current location
test_api_connection
Test API connection
check_api_key_and_subscription
Check API keys and subscription status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client