Cover image
Try Now
2025-04-14

预释放 - 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
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

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

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

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

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

  • lasso-security
  • 基于插件的网关,可协调其他MCP,并允许开发人员在IT企业级代理上构建。

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

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • modelscope
  • 开始以更轻松的方式开始构建具有LLM授权的多代理应用程序。

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

    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!