TencentEdgeOne/mcp-geo
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).
Platform-specific configuration:
{
"mcpServers": {
"mcp-geo": {
"command": "npx",
"args": [
"-y",
"mcp-geo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...