mcp-rollbar-server

hiyorineko/mcp-rollbar-server

3.3

If you are the rightful owner of mcp-rollbar-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A dynamic MCP server implementation for Rollbar API integration, enabling LLMs to interact with Rollbar error tracking data.

Tools

Functions exposed to the LLM to take actions

rollbar_list_items

List error items in Rollbar

rollbar_get_item

Get specific error items in Rollbar

rollbar_get_item_by_counter

Get specific error items in Rollbar via project counter

rollbar_list_occurrences

List the errors occur in Rollbar

rollbar_get_occurrence

Get a specific error occurrence in the Rollbar

rollbar_list_projects

List items in Rollbar

rollbar_get_project

Get specific items in Rollbar

rollbar_list_environments

List environments in Rollbar

rollbar_list_users

List users in Rollbar

rollbar_get_user

Get specific users in Rollbar

rollbar_list_deploys

List deployments in Rollbar

rollbar_get_deploy

Get specific deployments in Rollbar

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources