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"
}
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Kontomanager
An unofficial server for managing Austrian mobile accounts for brands like yesss!, Georg, and XOXO.
Microsoft Entra ID MCP Server
A Python MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph.
HuaweiAppGalleryMcp
A Model Context Protocol (MCP) server for managing app publishing on Huawei AppGallery Connect. Integrates directly with Claude Desktop or any MCP-compatible client.
Speckle
Interact with Speckle, the collaborative data hub that connects with your AEC tools.
fal-ai/minimax/image-01
Advanced text-to-image generation model using the fal.ai API. Requires a FAL_KEY environment variable.
Linode MCP Server
Manage Linode cloud infrastructure resources through natural language conversation.
Etherscan
Interact with the Etherscan API to explore blockchain data and services.
Gemini Cloud Assist
An MCP Server that connects to Gemini Cloud Assist APIs, enabling you to manage and troubleshoot your Google Cloud environment using natural language.
Modal
Deploy Python scripts to Modal, a serverless platform for running code in the cloud.
Tembo Cloud
An MCP server for managing databases and services on the Tembo Cloud platform.