Monitoring

Sentry MCP Server

Connect your account, then chat with AI to run tools.

Sentry is an error tracking and performance monitoring platform that helps developers identify, debug, and resolve issues in their applications. It provides real-time error reporting, performance monitoring, and release tracking across multiple programming languages and frameworks.

Live tools
Agent guide included

Built by

Sentry

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Sentry — workflow patterns, data models, and gotchas for your AI agent.

Sentry

Sentry is an application monitoring platform for error tracking, performance monitoring, and release management. This bundle provides access to your Sentry organization's projects, issues, alerts, and release data.

Entity Hierarchy

  • Organization is the top-level boundary. All resources are scoped to an organization slug.
  • Teams group members and own projects. A team belongs to one organization.
  • Projects represent individual applications or services. Each project has its own issue stream, releases, and alert rules.
  • Issues are grouped error events. Each issue has events, tags, and assignment state.
  • Events are individual error occurrences within an issue, containing stack traces, breadcrumbs, and context.
  • Releases track deployed versions with commit data, deploys, and associated issues.

Capabilities

Read operations:

  • List and search issues with filters (project, query, sort, date range)
  • Get issue details, events, and tags
  • List projects and their settings
  • List organizations and teams
  • Get release details and deploy history
  • View alert rules and their status
  • Query performance data (transactions, spans)

Write operations:

  • Resolve, ignore, or assign issues
  • Create and update alert rules
  • Manage project settings
  • Create releases and associate commits

Workflows

Triage errors: List recent unresolved issues sorted by frequency or last seen. Drill into an issue to see the latest event's stack trace and breadcrumbs. Assign to a team member or resolve.

Monitor a release: Look up a release by version to see new issues introduced, crash-free session rate, and deploy history. Compare against the previous release.

Set up alerting: Create alert rules on a project scoped to specific error types, frequency thresholds, or performance metrics. Route notifications to the appropriate team.

Investigate performance: Query transaction data to identify slow endpoints. Drill into spans to find database queries or external calls causing latency.

Gotchas

  • Organization slug required: Most operations need the organization slug. List organizations first if you don't have it.
  • Issue vs event: An issue is a group of similar events. Searching issues returns the group; you need a separate call to get individual event stack traces.
  • Pagination: Issue and event lists are paginated. Use cursor-based pagination to iterate through large result sets.
  • Rate limits: Sentry enforces per-organization API rate limits. Batch operations may need throttling.

Tools in this Server

This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.

Frequently Asked Questions

What is the Sentry MCP server?

Sentry is an error tracking and performance monitoring platform that helps developers identify, debug, and resolve issues in their applications. It provides real-time error reporting, performance monitoring, and release tracking across multiple programming languages and frameworks. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).

How do I connect Sentry to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/sentry-mcp. Authentication is handled automatically.

How many tools does Sentry provide?

Sentry is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.

What authentication does Sentry require?

Sentry uses One-click sign in. Sentry requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Sentry to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/sentry-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Sentry and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Sentry will appear under Not connected — select it and click Connect to complete OAuth.
Name: Sentry
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/sentry-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Maintain this listing

Operate Sentry? You can take over the listing's metadata.

Operate Sentry?

Take over this listing's metadata — name, description, category, logo, website, contact email, and skill content. Verification is a 6-digit code we email to one of the maintainer addresses your server already publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.

Sign up to claim

Ready to use Sentry?

Sign in to connect your credentials and start running tools from the chat.