Releases: rollbar/rollbar-mcp-server
Releases · rollbar/rollbar-mcp-server
v0.2.3
- Fix unexpected stdout output during startup, which broke some MCP clients like PHPStorm Junie (#39)
- In user agent string, fixed version number and added tool name
v0.2.2
- Bug fix: Updated rollbar dependency to remove workaround for truncation module loading
v0.2.1
- Corrected fix for invocation via
npx
(#31)
v0.2.0
- Fixed invocation via
npx
, which was broken in 0.1.2
- Dropped support for node 18 (EOL was April 2025)
v0.1.2
- Fixed "max tokens exceeded" error when using the
get-item-details
tool via Claude Code. (#29, fixes #28)
v0.1.1
- Enable running as
npx -y @rollbar/mcp-server
v0.1.0
- Added
update-item
tool, which allows setting level, title, status (i.e. resolving) and resolved_in_version, snooze, assigned user or team (if you have the user id or team id)