Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Rollbar MCP Server logo
MCP server

Rollbar MCP Server

Pulls Rollbar error items, occurrences and deploy history into the agent's context.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @rollbar/mcp-server@latest
mcpServers
{
  "mcpServers": {
    "rollbar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rollbar/mcp-server@latest"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
Tools
9
License
MIT
Tools
list-projectslist-itemsget-top-itemsget-item-detailslist-occurrencesget-deploymentsget-replayget-versionupdate-item

Rollbar publishes this one as an npm package that runs over stdio, so a project or account access token is the whole setup. The read tools list projects, top items, individual occurrences and deployments, and can fetch the session replay attached to a specific error. A single write tool changes an item's state and needs a token with write scope, which keeps read-only keys safe to hand to an agent.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?