Geo Location Demo
About
Retrieves user geolocation information using EdgeOne Pages Functions and integrates it with large language models via MCP.
Details
- Author
- handsomegentlemen
- Categories
- Developer Tools, Other, API
Jump to
Setup
Install Geo Location Demo in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/handsomegentlemen/mcp-geo
Follow the installation instructions in the repository README, then restart your MCP client.
MCP with Pages Functions :Geo Location Demo
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
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
GeoIP and ASN intelligence for AI agents with country, city, timezone, network ownership and ASN lookups.
Official LatLng MCP endpoint for geocoding, reverse geocoding, and places search.
Official LatLng MCP server for geocoding, reverse geocoding, and places search.
Public HTAG MCP connectors for Australian property intelligence, H3 spatial intelligence, and capability discovery — 70+ read-only tools over Streamable HTTP.
IP2Location.io API integration to retrieve the geolocation information for an IP address.
Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.
Geographic data, live exchange rates, and IP geolocation for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
Free business data API and MCP server. Find restaurants, cafes, hotels, shops and 37+ business categories in any city worldwide. Uses OpenStreetMap data. No API key required. REST API + MCP Streamable HTTP endpoint.
Open MCP server providing real-time transit routing, open-source GIS / geographic intelligence, and specialized Slovenian geospatial lookup tools for AI agents and LLMs.
Deterministic parcel intelligence for SF, Oakland, Boston, DC, LA, and NYC. Resolves addresses to zoning, permits, assessed values, and planning cases. Hard status codes. Sub-200ms.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





