Geo Location
Creatededgego
Retrieves user geolocation information for integration with large language models through the Model Context Protocol (MCP).
About
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.
Key Features
- 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
Use Cases
- Enhancing large language models with geolocation awareness
- Personalizing AI responses based on user location
- Creating location-based services and applications