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"
}
}
}
}
Related Servers
Google Analytics MCP Server
A structured interface for interacting with Google Analytics APIs, simplifying tasks like querying reports and managing properties.
Claude Desktop
An MCP server for managing Kubernetes clusters, configured via an external JSON file.
Crypto Price & Market Analysis
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
Modal MCP Server
Interact with Modal volumes and deploy Modal applications from within Cursor.
Remote MCP Server on Cloudflare
A remote MCP server running on Cloudflare Workers with OAuth login support.
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.
Ink
Deploy and manage applications, databases, domains, and git repos via MCP
Speckle
Interact with Speckle, the collaborative data hub that connects with your AEC tools.
Spring AI Weather Server
An MCP server providing weather tools from the National Weather Service (weather.gov) API, built with Spring Boot.
S2T Accelerators
36 enterprise MCP tools for AWS security, infrastructure generation, AI workflows, and AI agent governance.