Weather icon

Weather

Provides a demonstration weather server using the MCP architecture.

关于

This tool demonstrates a weather server implementation leveraging the MCP (Micro Control Protocol) architecture. It provides example configurations for both Server-Sent Events (SSE) and Stdio server implementations, showcasing different approaches to MCP server development. The server is built with TypeScript and offers a practical example for developers interested in building MCP-based applications.

主要功能

  • Demonstrates SSE server implementation
  • Demonstrates Stdio server implementation
  • Includes client configuration examples
  • Written in TypeScript
  • 0 GitHub stars

使用案例

  • Learning about MCP server architecture
  • Prototyping MCP-based applications
  • Implementing weather data services
Craft Better Prompts with AnyPrompt
Sponsored
Weather MCP: Demo Weather Server & API Development