Mcp Rollbar MCP Server

v1.0.0APIsstable

MCP server implementation for Rollbar API integration

mcp-rollbarmcpai-integration
Share:
6
Stars
0
Downloads
0
Weekly
0/5

About

MCP server implementation for Rollbar API integration

Features

  • rollbar_list_items
  • rollbar_get_item
  • rollbar_get_item_by_occurrence_uuid
  • rollbar_get_item_by_counter
  • rollbar_list_occurrences

Use Cases

List items (errors) from Rollbar
Get a specific item (error) from Rollbar using the internal item ID maintained by Rollbar's system.
Get a specific item (error) from Rollbar using an occurrence UUID. The UUID must be from an occurrence that belongs to the item.
Get a specific item by project counter from Rollbar. The counter is the visible ID that appears in the Rollbar UI.
List occurrences of errors from Rollbar
hiyorineko

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedAug 4, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @hiyorineko/mcp-rollbar-server

Manual Installation

npx -y @hiyorineko/mcp-rollbar-server

Examples

Basic Configuration

Configure Mcp Rollbar MCP Server

npx -y @hiyorineko/mcp-rollbar-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Rollbar MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides