关于
This tool provides an MCP service that utilizes EdgeOne Pages Functions to obtain user geolocation data. It enables large language models to access this data through a standardized interface, enhancing their ability to provide location-aware responses and services. The service includes an EdgeOne Pages Function for retrieving geolocation information and an MCP server component that exposes a 'get_geolocation' tool for AI model consumption.
主要功能
- Leverages EdgeOne Pages Functions for geolocation retrieval
- Implements the Model Context Protocol (MCP)
- Provides a 'get_geolocation' tool for AI model integration
- Returns location information in JSON format
- Easy deployment with EdgeOne Pages
- 1 GitHub stars
使用案例
- Enhancing large language models with geolocation awareness
- Personalizing AI responses based on user location
- Creating location-based services and applications