Model Context Protocol server for Rollbar
| Tool name | Description | Destructive? |
|---|---|---|
| tool1 | ✓ no | |
| tool2 | ✓ no | |
| tool3 | ✓ no | |
| error-tool | ✓ no | |
| get-replay | ✓ no |
| get-version | ✓ no | |
| get-deployments | ✓ no | |
| list-items | ✓ no | |
| list-projects | ✓ no | |
| get-item-details | ✓ no | |
| get-top-items | ✓ no | |
| update-item | ✓ no |
{
"mcpServers": {
"rollbarmcp": {
"command": "npx",
"args": [
"-y",
"@rollbar/mcp-server"
]
}
}
}