SentryCompanionMcp
Unofficial Sentry MCP that provide unavailable tools on the official MCP.
sentry-companion-mcp
Unofficial Sentry MCP that provide unavailable tools on the official MCP.
Tools
| Tool | Description |
|---|---|
get_release_health | CFU, crash-free sessions, session and user counts for a release |
get_release_adoption | Session-based and user-based adoption % |
compare_releases | Side-by-side CFU comparison between two releases |
get_release_new_issues | Issues first seen in a specific release |
get_release_regressed_issues | Issues that regressed in a specific release |
get_release_deploys | Deployment history for a release |
add_issue_comment | Post a comment on a Sentry issue |
Installation
- Install uv if you haven't already.
- Run once to register with Claude Code:
claude mcp add sentry-companion \
-e SENTRY_PERSONAL_TOKEN=your_token \
-e SENTRY_ORG=your-org-slug \
-e SENTRY_PROJECT=your-project-id \
-e SENTRY_BASE_URL=https://us.sentry.io \
-- uvx sentry-companion-mcp
Or add manually to your .mcp.json:
{
"mcpServers": {
"sentry-companion": {
"type": "stdio",
"command": "uvx",
"args": ["sentry-companion-mcp"],
"env": {
"SENTRY_PERSONAL_TOKEN": "your_token",
"SENTRY_ORG": "your-org-slug",
"SENTRY_PROJECT": "your-project-id",
"SENTRY_BASE_URL": "https://us.sentry.io"
}
}
}
}
相关服务器
AWS Cost Explorer & Bedrock Logs
Retrieve AWS spend data from Cost Explorer and Amazon Bedrock usage data from CloudWatch logs.
CodemagicMcp
A local Python MCP server that exposes the Codemagic CI/CD REST API as Claude-callable tools.
Workers MCP
An MCP transport for interacting with your own Cloudflare Worker.
OpZero Remote MCP Bridge
The remote MCP bridge that lets any AI agent deploy, manage, and scale applications to Cloudflare, Netlify, or Vercel.
Google Admin MCP
A Model Context Protocol (MCP) server enabling interaction with Google Admin APIs.
Dazzle
Cloud stages for AI agents — isolated browser environments that render and broadcast your content to Twitch, Kick, Restream, and custom RTMP.
GooglePlayConsoleMcp
Let AI assistants manage your Play Store releases
Novita AI
Interact with the Novita AI API for image generation and other AI tasks.
Uberall MCP Server
Integrates with the Uberall API to manage business listings, locations, and social media presence.
MCP OpenVision
Image analysis using OpenRouter's vision models.