Rollbar MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROLLBAR_API_BASE | No | Override 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_TOKEN | Yes | An access token for your Rollbar project with `read` and/or `write` scope |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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