onde-sentry-mcp

adelaidasofia/onde-sentry-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
Focused 6-tool Python MCP server for the Sentry REST API. Pairs with Claude Code via FastMCP stdio. Tight scope: issue debugging + alert-rule provisioning. PAT auth.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "onde-sentry-mcp": {
      "command": "uvx",
      "args": [
        "onde-sentry-mcp"
      ]
    }
  }
}

Or install with pip: pip install onde-sentry-mcp

README Excerpt

A focused Python MCP server for the Sentry REST API, scoped for Onde debugging + alert-rule provisioning. Born out of the OND-741 push to wire onde-backend's Mycelium CRM push into Sentry's tag + context surface — once the backend tagged events with `service=mycelium_crm` + `tenant=onde` + `lead_id`, the missing piece was a Claude-side tool that could query those events and provision the alert rule. This MCP closes that gap.

Tools (6)

create_alert_ruleget_issuelist_alert_ruleslist_issueslist_projectswhoami