Sentry

Sentry

Official
Observability & Security
OAuth

Connect Sentry issues and debugging data to LLM clients.

Sentry

Connect Sentry issues and debugging data to LLM clients. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Sentry MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Sentry tool call against your policies.

Why MCPX

MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Sentry once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.

Tools content

  • whoami · Read-only
    Identify the authenticated user in Sentry.
  • find_organizations · Read-only
    Find organizations that the user has access to in Sentry.
  • find_teams · Read-only
    Find teams in an organization in Sentry.
  • find_projects · Read-only
    Find projects in Sentry.
  • find_releases · Read-only
    Find releases in Sentry.
  • get_release_details · Read-only
    Get details for a Sentry release.
  • find_dashboards · Read-only
    Find Sentry dashboards in an organization.
  • get_dashboard_details · Read-only
    Get detailed information about a specific Sentry dashboard.
  • find_monitors · Read-only
    Find Sentry cron monitors.
  • get_monitor_details · Read-only
    Get details for a Sentry cron monitor.
  • find_alert_rules · Read-only
    Find Sentry alert rules.
  • get_alert_rule · Read-only
    Get details for a Sentry alert rule.
  • get_issue_details · Read-only
    Get detailed information about a specific Sentry issue by ID.
  • get_event_stacktrace · Read-only
    Get a full thread stacktrace from a specific Sentry event.
  • get_issue_activity · Read-only
    Get the activity feed and comments for a Sentry issue.
  • get_issue_tag_values · Read-only
    Get tag value distribution for a specific Sentry issue.
  • get_trace_details · Read-only
    Get detailed information about a specific Sentry trace by ID.
  • get_replay_details · Read-only
    Get high-level information about a specific Sentry replay by URL or replay ID.
  • get_event_attachment · Read-only
    Download attachments from a Sentry event.
  • update_issue · Write
    Update a Sentry issue's status or assignment.

See all 44 tools

Frequently asked questions

What is the Sentry MCP server?

Connect Sentry issues and debugging data to LLM clients. Through Lunar.dev MCPX, Sentry connects to any MCP-compatible AI client behind a single governed gateway.

How do I connect Sentry to MCPX?

Add the Sentry server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Sentry call through the gateway.

Is the Sentry MCP server official?

Yes. Sentry is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.

What authentication does Sentry use with MCPX?

Sentry uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.

How many tools does Sentry expose in MCPX?

Sentry's tools can be enabled or disabled individually in MCPX for least-privilege access.

Server details

CategoryObservability & Security
AuthOAuth
ConnectionStreamable HTTP