EdgeOne Pages MCP: Geo Location ServiceServer

TencentEdgeOne
GitHub
GeolocationAI IntegrationEdge Computing

Loading subscription status...

💡 Description

An MCP server that allows AI models to access user geolocation information through EdgeOne Pages Functions, enabling location-aware AI interactions.

📝 JSON Entries

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