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

Rollbar-MCP-Server
Pré-version - Modèle de protocole de contexte pour le serveur de protocole pour 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
相关推荐
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!
Carbon footprint calculations breakdown and advices on how to reduce it
Text your favorite pet, after answering 10 questions about their everyday lives!
Best-in-class AI domain names scoring engine and availability checker. Brandability, domain worth, root keywords and more.
Evaluates language quality of texts, responds with a numerical score between 50-150.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.
Ce projet a été créé pour démontrer comment nous pouvons nous connecter avec différents protocoles de contexte de modèle (MCP).
PDF Traduction de papier scientifique avec formats conservés - 基于 AI 完整保留排版的 PDF 文档全文双语翻译 , 支持 Google / Deepl / Olllama / Openai 等服务 , 提供 CLI / GUI / MCP / DOCKER / ZOTERO
⛓️RULEGO est un cadre de moteur de règle d'orchestration des composants de nouvelle génération légère, intégrée, intégrée et de nouvelle génération pour GO.
Reviews

user_O3ORKmL9
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!

user_NiUKF3nu
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!

user_jw827bBR
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!

user_y8QWsAVg
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.

user_927IQZzE
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!