Sentry MCP Server
Sentry plugin downstream
This repository tracks Sentry's official
getsentry/plugin-codex repository
and layers PedroAVJ's operational workflows on top of the vendor plugin.
Public releases use an audited source snapshot. Upstream Sentry attribution and licensing remain documented in this repository; private conversion history and operator data are excluded from public release history.
What is included
Sentry's hosted MCP server at
https://mcp.sentry.dev/mcp.Sentry's complete generated skill library for setup, instrumentation, debugging, alerts, releases, stack traces, OpenTelemetry, and Cocoa snapshots.
A direct
sentryCLI skill that keeps issues, events, logs, and traces distinct and guards against misleading environment and time-window queries.A bounded, stateless
remediate-issuesworkflow that may prepare tested pull requests but never merges or deploys unattended.Release-qualified resolution guidance so a verified production fix retains issue, commit, pull-request, deployment, and regression lineage.
The plugin itself lives at plugins/sentry, matching the upstream repository.
Both Codex and Claude can install it from that subdirectory through the
git-subdir marketplace source type.
Install
The personal package-manager marketplace is the canonical install source:
codex plugin marketplace upgrade package-manager
codex plugin add sentry@package-manager
claude plugin marketplace update package-manager
claude plugin install sentry@package-manager --scope userThe optional CLI helper is shipped inside the plugin:
plugins/sentry/bin/install-sentry-cliAuthenticate the hosted MCP connection through the plugin host. Authenticate
the optional CLI separately with sentry auth login or SENTRY_AUTH_TOKEN.
Upstream maintenance
See DOWNSTREAM.md for the baseline, provenance, and update
procedure.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PedroAVJ/sentry'
If you have feedback or need assistance with the MCP directory API, please join our Discord server