74
/ 100
23 days ago
glama

Rollbar MCP Server

Enables AI assistants to interact with Rollbar error tracking and monitoring service, allowing them to diagnose issues, view item details, list deployments, retrieve session replays, and update item properties through natural language commands.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get-replay (line 35: mkdir(REPLAY_FILE_DIRECTORY, { recursive: true }))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ROLLBAR_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHTTPS_PROXY
configHTTP_PROXY
🔐 secretROLLBAR_ACCESS_TOKENaccess token for your Rollbar project.
configROLLBAR_API_BASE(optional): override the API base URL (defaults to https://api.rollbar.com/api/1).
configROLLBAR_CONFIG_FILE1. env var
confighttp_proxy
confighttps_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rollbar-rollbar-mcp-server-5kdl9d)](https://m8ven.ai/mcp/rollbar-rollbar-mcp-server-5kdl9d)
commit: b3fd695aea245db1fd06f10290839759abf8c3f1
code hash: 95d91dbef37d571e9d7adfa71488a33dacadbab120a2d32eb1b0fd97ca54f7f4
verified: 6/17/2026, 12:48:08 PM
view raw JSON →