Cover image
Try Now
2025-04-14

Pre -Release - Modellkontext -Protokollserver für Rollbar

3 years

Works with Finder

1

Github Watches

0

Github Forks

1

Github Stars

rollbar-mcp-server

A Model Context Protocl (MCP) server for Rollbar.

[!NOTE] This software is pre-release, alpha quality, and under active development.

Features

This MCP server implementes the stdio server type, which means your AI tool (e.g. Claude) will run it directly; you don't run a separate process.

Configuration

ROLLBAR_ACCESS_TOKEN: a read-scope access token for your Rollbar project.

Tools

get-item-details(counter): Given an item number, fetch the item details and last occurrence details. Example prompt: Diagnose the root cause of Rollbar item #123456

get-deployments(limit): List deploy data for the given project. Example prompt: List the last 5 deployments or Are there any failed deployments?

get-version(version, environment): Fetch version details for the given version string, environment name, and the configured project.

How to Use

Tested with node 22 (nvm use 22).

Install and build:

npm install
npm run build

Claude Code

Configure your .mcp.json as follows:

{
  "mcpServers": {
    "rollbar": {
      "type": "stdio",
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/rollbar-mcp-server/build/index.js"
      ],
      "env": {
        "ROLLBAR_ACCESS_TOKEN": "<project read access token>"
      }
    }
  }
}

VS Code

Configure your .vscode/mcp.json as follows:

{
  "servers": {
    "rollbar": {
      "type": "stdio",
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/rollbar-mcp-server/build/index.js"
      ],
      "env": {
        "ROLLBAR_ACCESS_TOKEN": "<project read access token>"
      }
    }
  }
}

How to Develop

Install and build:

npm install
npm run build

You can test an individual tool using the @modelcontextprotocol/inspector module. For example, test the tool get-item-details with arg counter=2455389:

npx @modelcontextprotocol/inspector --cli -e ROLLBAR_ACCESS_TOKEN=$TOKEN node build/index.js --method tools/call --tool-name get-item-details --tool-arg counter=2455389 --debug

相关推荐

  • av
  • Führen Sie mühelos LLM -Backends, APIs, Frontends und Dienste mit einem Befehl aus.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.

  • 1Panel-dev
  • 🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.

  • rulego
  • ⛓️Rugele ist ein leichter, leistungsstarker, leistungsstarker, eingebetteter Komponenten-Orchestrierungsregel-Motor-Rahmen für GO.

  • caio-moliveira
  • Dieses Projekt wurde erstellt, um zu demonstrieren, wie wir uns mit verschiedenen Modellkontextprotokollen (MCPs) verbinden können.

  • MarcusAdriano
  • Estudando mcp usando eine api do bacen ptax

    Reviews

    3 (5)
    Avatar
    user_O3ORKmL9
    2025-04-26

    As a dedicated user of rollbar-mcp-server, I am thoroughly impressed with its performance and reliability. The seamless integration and efficient error tracking have significantly improved our workflow. Rollbar has truly delivered a top-notch product that caters perfectly to our development needs. Highly recommend it to all teams looking for a robust monitoring solution!

    Avatar
    user_NiUKF3nu
    2025-04-26

    As a dedicated user of the rollbar-mcp-server, I must say that it has significantly improved our project management. The seamless integration and real-time error monitoring features have streamlined our workflow, making it incredibly efficient. Rollbar has truly outdone themselves with this product, providing a robust solution that easily fits into our tech stack. Highly recommended for anyone looking to enhance their development process!

    Avatar
    user_jw827bBR
    2025-04-26

    The rollbar-mcp-server by Rollbar is an essential tool for developers looking to streamline their error tracking and monitoring processes. Its seamless integration and powerful features make it a must-have for maintaining robust server performance. Highly recommend it to anyone in need of a reliable and efficient error monitoring solution!

    Avatar
    user_y8QWsAVg
    2025-04-26

    As a dedicated user of the rollbar-mcp-server, I am thoroughly impressed by its seamless integration and efficient performance. This server streamlines error monitoring and reporting, making my development process significantly easier. The user-friendly interface and comprehensive documentation provided by rollbar are commendable. Highly recommend this product for any developer looking to enhance their project management and error tracking capabilities.

    Avatar
    user_927IQZzE
    2025-04-26

    The Rollbar-MCP-Server is a fantastic tool, built by Rollbar, that seamlessly integrates into our workflow. Its easy-to-navigate interface and robust functionality help us to efficiently monitor and address issues. The setup is simple, and the real-time error tracking is invaluable for maintaining the stability of our applications. Highly recommended for any development team!