MCP Hub
Back to servers

Xiaozhi Location

MCP (Model Context Protocol) Server. Integrates with the xiaozhi-app Android device framework to retrieve real-time location data including GPS coordinates, altitude, and accuracy measurements from mobile devices using multiple location providers for navigation, geofencing, and location-based services.

Stars
1
Validated
Jan 11, 2026

MCP Usage

{
  "mcpServers": {
    "xiaozhi-location-mcp": {
      "command": "uvx",
      "type": "stdio",
      "args": [
        "--index",
        "https://pypi.mac.axyz.cc:30923/simple",
        "--allow-insecure-host",
        "pypi.mac.axyz.cc",
        "xiaozhi-location-mcp"
      ],
      "env": {}
    }
  }
}

Reviews

No reviews yet

Sign in to write a review

Xiaozhi Location — MCP Server | MCP Hub