Model Context icon

Model Context

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.

主要功能

  • Uses an Async API for efficient processing
  • Based on MCP for standardized communication
  • Queries internet usage data by country
  • 0 GitHub stars
  • Fetches current weather information for any city
  • Integrates with MongoDB for internet usage data

使用案例

  • Integrate weather information into AI models.
  • Provide internet usage statistics to AI agents.
  • Standardized communication between AI models and external tools
Craft Better Prompts with AnyPrompt
Sponsored
Model Context: Weather & Internet Usage API Development