Skip to main content
Glama
PedroAVJ

Sentry MCP Server

by PedroAVJ

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 sentry CLI skill that keeps issues, events, logs, and traces distinct and guards against misleading environment and time-window queries.

  • A bounded, stateless remediate-issues workflow 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.

Related MCP server: mcp-sentry

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 user

The optional CLI helper is shipped inside the plugin:

plugins/sentry/bin/install-sentry-cli

Authenticate 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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with Sentry's error tracking and monitoring tools through a unified API, allowing natural language access to Sentry services.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to retrieve and analyze Sentry issues, including error reports, stacktraces, and debugging information from Sentry.io.
    11
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables SRE operations through natural language, providing tools to query SLO status, fetch runbooks, query alerts, and manage incidents with audit logging and latency tracking.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables interaction with Sentry organizations, projects, and issues directly from MCP clients like Claude Code.
    18
    MIT

Latest Blog Posts

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