Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by applemk2-git • Uncategorized
Provides a sample MCP server using FastAPI to deliver current weather information for major Japanese cities.
Retrieve current weather information for major Japanese cities.
A sample MCP server implementation using FastAPI and MCP integration.
Connect to an MCP server providing weather data via streamable HTTP transport.
This MCP server application is built on FastAPI and integrates with Open-Meteo API to provide real-time weather data for 47 major Japanese cities. It serves as a sample implementation demonstrating how to create an MCP server with customizable endpoints. The server supports asynchronous HTTP requests and can be easily adapted for other business logic by modifying the endpoint code.