Skip to main content
Glama
andreimaxim

rollbar-mcp

by andreimaxim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROLLBAR_API_BASE_URLNoThe Rollbar API base URL. Must be HTTPS and cannot include credentials, a query string, or a fragment. Defaults to https://api.rollbar.com.https://api.rollbar.com
ROLLBAR_QA_ACCESS_TOKENNoRollbar project access token for the QA environment (read scope).
ROLLBAR_PROD_ACCESS_TOKENNoRollbar project access token for the production environment (read scope).
ROLLBAR_STAGING_ACCESS_TOKENNoRollbar project access token for the staging environment (read scope).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
rollbar_list_environmentsA

List configured Rollbar credential environments without exposing their access tokens.

rollbar_getA

Make one authenticated GET request to a Rollbar API path. This tool is read-only and may truncate large output.

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

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