Enables querying real-time weather information and accessing internet usage data using the Model Context Protocol.
This project implements Anthropic's Model Context Protocol (MCP) using FastMCP, providing a service to query real-time weather information for any city via the Tavily search API and access internet usage data by country. It utilizes an asynchronous API for efficient processing and integrates with MongoDB for managing internet usage data. The weather service offers current weather information for cities, while the internet usage service allows retrieval of data for specific countries.