MCP cover image
See in Github
2025-04-14

预释放 - Rollbar的模型上下文协议服务器

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

相关推荐

  • Aurity Ltd
  • Create and Publish Business Websites in seconds. AI will gather all the details about your website and generate link to your website.

  • Convincible Ltd
  • You're in a stone cell – can you get out? A classic choose-your-adventure interactive fiction game, based on a meticulously-crafted playbook. With a medieval fantasy setting, infinite choices and outcomes, and dice!

  • John Rafferty
  • Text your favorite pet, after answering 10 questions about their everyday lives!

  • Ian O'Connell
  • Provide players' names or enter Quickstart to start the game!

  • analogchat.com
  • Efficient Spotify assistant for personalized music data.

  • Matthieu Savioux
  • Evaluates language quality of texts, responds with a numerical score between 50-150.

  • Carl Oscar Aaro
  • Structured recipes for food and desserts – ingredient lists and step-by-step recipe instructions from any input. Become surprised, try something new or breathe life into grandma's old recipe notebook.

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • langgenius
  • alibaba
  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • caio-moliveira
  • 创建该项目是为了证明我们如何与不同的模型上下文协议(MCP)连接。

  • Byaidu
  • PDF科学纸翻译带有保留格式的pdf -基于ai完整保留排版的pdf文档全文双语翻译

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

    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!