rollbar.com
Rollbar is an error monitoring and incident debugging service for software applications. It collects and groups application errors, deploy information, and related operational data across many languages and platforms.
Rollbar exposes a documented HTTP REST API (Rollbar API v1) authenticated with project access tokens, plus docs for a Rollbar MCP server whose connect endpoint and auth details were not visible in the scraped docs.
- Rollbar MCP serverdiscovered
- Rollbar API v1discovered
In the Rollbar app, open the project you want to integrate, then create or manage a project token from the project access token area described in API Reference: Project Access Tokens. Use the token value in requests to the Rollbar API. The API reference notes that some older endpoints also support token auth in query string or form data, but that method is deprecated.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://rollbar.com/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