Skip to content

Conversation

@isdaniel
Copy link
Contributor

@isdaniel isdaniel commented Apr 18, 2025

Description

Adds the MCP server that provides weather information using the Open-Meteo API, The code repo is

https://github.com/isdaniel/mcp_weather_server

This MCP server provides weather information to customer without any Apikey.

Motivation and Context

How Has This Been Tested?

Yes, we already tested each tool of it from several MCP client includes Claude desktop, cursor, Cline

Breaking Changes

None

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

This project enables easy access and exploration of weather data through natural language interfaces and large language models (LLMs).

@isdaniel
Copy link
Contributor Author

@cliffhall Could you kinldy review this when you get a moment? Thank you!
Updated README.md to add reference for weather MCP Server.

Copy link
Member

@cliffhall cliffhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@cliffhall cliffhall merged commit fdcc967 into modelcontextprotocol:main Apr 19, 2025
25 checks passed
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.

3 participants