Weather
Createdshujink0
Serves weather data via the Model Context Protocol (MCP) using a Go-based server implementation.
About
Weather delivers weather information through a Model Context Protocol (MCP) server, implemented in Go. Built upon the 'mcp-go' library, this tool provides a straightforward way to integrate weather data into applications that leverage the Model Context Protocol. It offers both standard input/output and Server-Sent Events (SSE) transport options for flexibility. The provided configuration snippets facilitate seamless integration with tools like Claude Desktop.
Key Features
- Leverages mcp-go library
- Integrates with Claude Desktop
- 1 GitHub stars
- Implemented in Go for performance and portability
- Supports stdio and SSE transports
- Based on the official MCP server tutorial
Use Cases
- Integrating weather information into context-aware applications
- Providing weather data to LLMs
- Building MCP-compatible services