EdgeOne Geo Location
About
Provides geolocation data using EdgeOne Pages Functions.
Details
- Author
- tencentedgeone
- Categories
- Cloud Service, Other, Infrastructure, API
Jump to
Setup
Install EdgeOne Geo Location in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/tencentedgeone/mcp-geo
Follow the installation instructions in the repository README, then restart your MCP client.
This project demonstrates how to use EdgeOne Pages Functions to retrieve user geolocation information and integrate it with large language models through MCP (Model Context Protocol).
The project includes an EdgeOne Pages Function that retrieves user geolocation information:
- Uses the EdgeOne request context to access geolocation data
- Returns location information in a JSON format
- Located infunctions/get_geo.ts
The MCP server component provides an interface for large language models to access geolocation data:
- Implements the Model Context Protocol (MCP)
- Exposes aget_geolocationtool that can be used by AI models
- Uses the EdgeOne Pages Function to fetch geolocation data
- Located inmcp-server/index.ts
To use the MCP server with large language models, add the following configuration:
{ "mcpServers": { "edgeone-geo-mcp-server": { "command": "tsx", "args": ["path/to/mcp-server/index.ts"] } } }
- EdgeOne Pages
- EdgeOne Pages Functions documentation
- Model Context Protocol (MCP)- Learn about integrating AI models with external tools and services
Provides user geolocation data via Tencent EdgeOne Pages Functions, enabling large language models to access location information.
A server for the Valhalla routing engine, offering routing, isochrone, health, and tile services.
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.
Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.
Exposes API-Market's endpoints as MCP resources, requiring an API key for access.
Geographic data, live exchange rates, and IP geolocation for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
Interact with the Appwrite API to manage databases, users, storage, and more. Requires configuration via environment variables.
Interact with the Appwrite API to manage your backend services.
A Node.js server for the Model Context Protocol that provides access to the Autodesk Platform Services (APS) API with fine-grained access control.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




