Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Geo Pub

    An MCP service for getting user geolocation information

    1 stars
    TypeScript
    Updated May 3, 2025

    Table of Contents

    • Demo
    • Deploy
    • Components
    • 1. EdgeOne Pages Functions: Geolocation
    • 2. MCP Server Integration
    • MCP Configuration
    • Learn More

    Table of Contents

    • Demo
    • Deploy
    • Components
    • 1. EdgeOne Pages Functions: Geolocation
    • 2. MCP Server Integration
    • MCP Configuration
    • Learn More

    Documentation

    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).

    Demo

    Deploy

    Deploy with EdgeOne Pages

    More Templates: EdgeOne Pages

    Components

    1. EdgeOne Pages Functions: Geolocation

    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 in functions/get_geo.ts

    2. MCP Server Integration

    The MCP server component provides an interface for large language models to access geolocation data:

    • Implements the Model Context Protocol (MCP)
    • Exposes a get_geolocation tool that can be used by AI models
    • Uses the EdgeOne Pages Function to fetch geolocation data
    • Located in mcp-server/index.ts

    MCP Configuration

    To use the MCP server with large language models, add the following configuration:

    json
    {
      "mcpServers": {
        "edgeone-geo-mcp-server": {
          "command": "tsx",
          "args": ["path/to/mcp-server/index.ts"]
        }
      }
    }

    Learn More

    • EdgeOne Pages
    • EdgeOne Pages Functions documentation
    • Model Context Protocol (MCP) - Learn about integrating AI models with external tools and services

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k