Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RainbollD • Uncategorized
This MCP server provides current dollar exchange rates, weather forecasts for specified cities, and weekly news summaries.
Obtain the current US dollar exchange rate.
Get weather forecasts for specific cities.
Access weekly news summaries.
This project is an MCP server that offers three main functionalities: retrieving the current US dollar exchange rate, providing weather forecasts for a given city, and delivering a summary of news from the past week. It is implemented using Python and Flask, making it easy to deploy and interact with via RESTful API endpoints. The server supports integration with clients through simple HTTP requests, facilitating quick access to financial, weather, and news data in JSON format.