mcp-rollbar-server

mcp-rollbar-server

4

The Rollbar MCP Server allows seamless interaction with Rollbar's error tracking data, providing tools for listing, filtering, and managing errors, deployments, and projects. It supports LLM integrations for enhanced data insights.

Rollbar MCP Server

A dynamic MCP server implementation for Rollbar API integration, enabling LLMs to interact with Rollbar error tracking data.

Features

  • List and filter error items
  • Get detailed error information
  • View error occurrences
  • Access project and environment details
  • Track deployments
  • List users and teams

Configuration

Environment variables such as ROLLBAR_PROJECT_TOKEN and ROLLBAR_ACCOUNT_TOKEN are required for accessing various APIs. The project token is necessary for project error and deployment information, while the account token is needed for account-wide project and user information.

How to use

Add server configuration to your ~/.cursor/mcp.json file with appropriate command, arguments, and environment variables.

Tools

Includes various API tools such as rollbar_list_items, rollbar_get_item, rollbar_list_occurrences, and more for managing errors, deployments, projects, and users.