Skip to main content
Glama
rollbar

Rollbar MCP Server

Official
by rollbar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROLLBAR_API_BASENoOverride the Rollbar API base URL (defaults to `https://api.rollbar.com/api/1`). Use this when running against a staging or development Rollbar deployment.https://api.rollbar.com/api/1
ROLLBAR_ACCESS_TOKENYesAn access token for your Rollbar project with `read` and/or `write` scope

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-item-detailsC

Get item details for a Rollbar item

get-deploymentsC

Get deployments data from Rollbar

get-versionC

Get version details for a Rollbar project

get-top-itemsC

Get list of top items in the Rollbar project

list-itemsC

List all items in the Rollbar project with optional search and filtering

update-itemC

Update an item in Rollbar (status, level, title, assignment, etc.)

get-replayC

Get replay data for a specific session replay in Rollbar

list-projectsB

List configured Rollbar projects available to this MCP server

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/rollbar/rollbar-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server