dawarich-mcp-server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dawarich-mcp-servershow my recent location history"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dawarich-mcp-server
MCP server for Dawarich, exposing read-only location history tools over the Streamable HTTP transport.
Designed to run behind an OAuth-terminating proxy (e.g. mcp-gate); the server itself performs no client authentication.
Tools
Tool | Dawarich API |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related MCP server: redash-mcp
Configuration
Variable | Required | Description |
| yes | Base URL of the Dawarich instance (e.g. |
| yes | Dawarich API key (sent as |
| no | Listen port (default |
Endpoints
POST /mcp— MCP Streamable HTTP endpoint (stateless)GET /health— liveness/readiness probe
Development
bun install
DAWARICH_BASE_URL=... DAWARICH_API_KEY=... bun run dev
bun run typecheckDocker
Images are published to ghcr.io/toof-jp/dawarich-mcp-server by CI on pushes to main.
docker run -p 3000:3000 \
-e DAWARICH_BASE_URL=... \
-e DAWARICH_API_KEY=... \
ghcr.io/toof-jp/dawarich-mcp-server:latestThis server cannot be deployed
Maintenance
Related MCP Connectors
OAuth-protected, read-only-by-default MCP server for provenance-labeled QuillCaddie project memory.
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
- earthOAuthcom.mireye
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
- mcp-serverOAuthio.klokin
MCP server exposing klokin time-tracking operations (employees, time entries, stores) to AI clients.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceExposes a curated subset of the Cisco Meraki Dashboard API to MCP-aware clients with role-based access control.3-
- FlicenseBqualityBmaintenanceRead-only MCP server wrapping the Redash REST API, enabling query listing, execution, data source inspection, and dashboard retrieval with optional per-user API key support.7-
- AlicenseAqualityCmaintenanceMCP server that exposes PrivacyTracker's app privacy data, changelogs, policy diffs, and sync status through read-only tools and resources for MCP-compatible clients.11Apache 2.0
- FlicenseAqualityCmaintenanceMinimal read-only MCP server that lets you query a Dawarich instance for stats, timeline, visits, points, track details, exports, reverse geocoding, and journey summaries.9-