Remote Weather
0
Provides a remote server for real-time weather data streaming, secured with Descope authentication and compliant with the MCP Authorization Protocol.
概要
This tool demonstrates how to build and deploy a remote server capable of streaming real-time weather data. It leverages Descope's MCP Auth SDK for secure authentication, ensuring that only authorized clients can access the data. Deployed to Fly.io, this server is designed to be compliant with the Model Context Protocol (MCP) Authorization Protocol, making it easy to connect with various MCP clients like the Cloudflare Playground or MCP Inspector for secure, real-time data access.
主な機能
- Secure authentication using Descope
- Real-time weather data streaming
- 0 GitHub stars
- MCP Authorization Compliant
ユースケース
- Providing authenticated real-time weather data to MCP clients
- Integrating real-time weather information into applications requiring MCP authorization
- Demonstrating secure MCP server implementation with Descope