Connect Sentry with AI agents using Model Context Protocol (MCP). Seamlessly integrate Sentry tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Developer Tools & DevOps tools for AI automation
Install Sentry MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Sentry with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Integrate Sentry to manage your error tracking and monitoring.
1366
128
Developer Tools & DevOps
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Retrieves detailed information for a sentry project, given its existing organization and project id or slug.
Invites a new member (or re-invites an existing non-accepted member) to a sentry organization via email, allowing specification of organization and team roles.
Adds or removes a secondary email for an existing sentry user, determined by whether the email already exists for that user.
Adds an existing member of an organization to one of its teams; the member must already belong to the organization, and the team must also belong to that organization.
Grants a sentry team access to a sentry project within the specified sentry organization.
Creates a sentry dashboard with widgets for an organization; `organization id or slug` and specified `project` ids must be valid, and `start`/`end` datetimes (if absolute range) must form a logical iso 8601 range.
Links a sentry user to an external identity provider's user within a sentry organization; the sentry user must be an organization member, an active integration for the provider must be configured, and `external id` is typically required for the external user.
Creates a sentry metric alert rule for an organization, mandating a 'critical' trigger, typically for a single project, where actions may require sentry integrations.
Creates a new monitor (type 'cron job') within a sentry organization to track scheduled tasks, allowing configuration of its name, slug (which must be unique if provided), status, owner, and muting preferences for incidents.
Creates a new team in a sentry organization, requiring either a 'slug' (preferred, as 'name' is deprecated) or 'name' to define the team.
Creates a new client key (dsn) for an existing sentry project, with optional custom rate limit configuration.
Creates a sentry project alert rule by defining conditions, actions, and optional filters using specific json structures (detailed in parameter descriptions) to automate responses to event patterns for an existing organization and project.
Registers a new webhook subscription for a sentry project to send http post notifications to a specified url for given events, provided the project has the 'servicehooks' feature enabled.
Creates a new deploy record in sentry to track the introduction of a release version into a specific environment.
Creates a new sentry release for an existing organization, associating it with specified projects that must belong to that organization.
Creates a new sentry team (scim group) within an organization where scim is enabled; a url-friendly slug is auto-generated from the `displayname` (e.g., 'my team' becomes 'my-team' by lowercasing and replacing spaces with dashes), and the team starts with no members.
Links an existing sentry issue to an issue in an external service, or updates an existing link, requiring a configured sentry app installation `uuid`.
Creates a new sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.
Creates a new sentry organization member via a scim request for saml integration; this action does not support setting secondary emails.
Permanently removes a specific debug information file (dif), used for symbolicating crash reports, from the specified sentry project and organization.
20 actions available