Skip to content

Conversation

@TimLukaHorstmann
Copy link

Description

Added a link to the mcp-weather server to the community server list in the README.md.
This server provides real-time weather data via AccuWeather and integrates with MCP-compatible clients.
It is thus different than other mcp-weather servers based on the Open Meteo API, for instance.

Server Details

  • Server: mcp-weather
  • Changes to: README.md (added link under community servers section)

Motivation and Context

This server allows large language models to retrieve accurate weather forecasts (hourly and daily) by location.
It is built to be lightweight, easy to use, and fully MCP-compliant. Adding it to the official list helps others discover and use it.

How Has This Been Tested?

Tested extensively with Claude Desktop via MCP, including:

  • Hourly and daily forecast queries
  • Metric and imperial unit toggles
  • Multiple global locations

Breaking Changes

No breaking changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

The mcp-weather server is published on npm: @timlukahorstmann/mcp-weather
It supports both npx-based CLI usage and HTTP/REST via supergateway.
Includes live deployment badge via glama.ai and a complete usage guide for integration with Claude Desktop and other clients.

@olaservo
Copy link
Member

olaservo commented Jun 9, 2025

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2007

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants