dawarich-mcp

WillScott73/dawarich-mcp
★ 0 stars Go 🔌 API Integration Updated today
Dawarich MCP server for location tracking API access
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dawarich-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/WillScott73/dawarich-mcp@latest"
      ]
    }
  }
}

README Excerpt

MCP server for [Dawarich](https://github.com/Freikin/dawarich) location tracking service. - **Read-only tools**: - `dawarich_health_check`: Check API connectivity. - `dawarich_get_statistics`: Get system-wide stats (general, countries, distance). - `dawarich_list_areas`: Geofence retrieval. - `dawarich_list_visited_cities`: Historical city data.

Tools (15)

DAWARICH_API_KEYDAWARICH_BASE_URLDAWARICH_MCP_HOSTDAWARICH_MCP_PORTDAWARICH_MCP_TRANSPORTdawarich_get_statisticsdawarich_get_timelinedawarich_health_checkdawarich_list_areasdawarich_list_batchesdawarich_list_exportsdawarich_list_pointsdawarich_list_tracksdawarich_list_visited_citiesdawarich_list_visits