Rollbar

Provides a bridge to Rollbar error tracking platform for monitoring and analyzing application errors, retrieving detailed information, managing projects, and tracking deployments.

View Source
6 stars
0 tools
Created Aug 2025
@hiyorineko/hiyorineko-rollbar-rollbar-server

About

Provides a bridge to Rollbar error tracking platform for monitoring and analyzing application errors, retrieving detailed information, managing projects, and tracking deployments.

Categories

general

Installation

npm

npm install @hiyorineko/hiyorineko-rollbar-rollbar-server

Configuration

{ "mcpServers": { "hiyorineko-rollbar-rollbar-server": { "command": "npx", "args": [ "-y", "@hiyorineko/hiyorineko-rollbar-rollbar-server" ] } } }