traccar.org
Traccar is an open-source GPS tracking platform for servers, devices, and mobile apps. It lets users track devices, manage fleets, view positions and events, and generate reports on self-hosted, demo, or subscription server instances.
Traccar exposes a documented REST API (OpenAPI) for GPS tracking server management and data access, plus a separately documented public `/health` HTTP endpoint; no GraphQL, MCP server, or CLI were found.
- Traccar REST APIdiscovered
Create or use an existing user account on your Traccar server. On a demo server, open a demo server and click Register on the login screen to create your own account. For production, use your own installed server or a subscription service. Then send the account email and password with HTTP Basic auth.
Generate an account token from the Traccar web app or via an API call, as described on the Traccar API page. Use that token either as a bearer token for API requests or as the token query parameter on the session endpoint, depending on the surface.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing