dawarich-mcp-server
Click on "Install 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: Meraki MCP Server
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceSecure MCP protocol proxy with OAuth2 + Dynamic Client Registration (DCR), JWT auth, RBAC, rate limiting, multi-server aggregation, and a monitoring/admin dashboard.11MIT
- FlicenseNot gradedqualityDmaintenanceExposes a curated subset of the Cisco Meraki Dashboard API to MCP-aware clients with role-based access control.3
- AlicenseNot gradedqualityDmaintenanceA local MCP server providing read-only access to WHOOP fitness data via direct OAuth, with a local SQLite cache for offline queries.MIT
- 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
Related MCP Connectors
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
MCP server exposing live Helldivers 2 galactic war data.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/toof-jp/dawarich-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server