uptrace.dev
Uptrace is an open-source observability platform built on OpenTelemetry for distributed tracing, metrics, logs, dashboards, and alerting. It is available as a cloud service and as a self-hosted deployment.
Uptrace exposes a documented JSON HTTP API at `https://api.uptrace.dev/` and a built-in MCP server at `https://<your-uptrace-host>/mcp/<project_id>`, both authenticated with a user API token sent as `Authorization: Bearer …`.
- Uptrace MCP Serverdiscovered
- Uptrace JSON APIdiscovered
Create a token from your Uptrace user profile/auth tokens page as described in the Uptrace JSON API docs. For MCP, the quick-start says to create it at MCP Server docs under User menu → Auth tokens. If your organization uses SSO, create a separate non-SSO user account and grant it project access because user tokens do not work with SSO for API access.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://uptrace.dev/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