Skip to main content
Glama

Codex-Sentry-MCP 🚀

An MCP (Model Context Protocol) Server that bridges OpenAI Codex directly with the Sentry error tracking system.

This tool empowers AI development assistants (like Codex) to automatically fetch, read, and analyze the latest error logs from Sentry, pinpoint the root causes, and propose or apply bug fixes directly within the code editor.


🔥 Key Features

  • Automated Log Retrieval: Instantly fetches the latest error events, stack traces, and issue contexts from Sentry.

  • Smart Bug Analysis: Provides structured error context directly to OpenAI Codex for deep diagnostic analysis.

  • Contextual Code Fixes: Enhances the AI's situational awareness to suggest accurate, automated bug resolutions in your workspace.

  • MCP Compliant: Fully compatible with any Model Context Protocol host or client environment.


Related MCP server: MCP Sentry Analyzer

🛠️ Installation & Setup

Prerequisites

  • Node.js (v18 or higher recommended)

  • A Sentry Account & Auth Token

  • An MCP-compatible client environment

Instructions

  1. Clone the repository:

    git clone [https://github.com/tongleminhanh3-dotcom/codex.git](https://github.com/tongleminhanh3-dotcom/codex.git)
    cd codex-sentry-mcp
    Install dependencies:

Bash npm install Configure your environment variables in a .env file:

SENTRY_AUTH_TOKEN=your_sentry_token_here SENTRY_ORG=your_organization_slug SENTRY_PROJECT=your_project_slug Run the server: Bash npm start

Install Server
A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables AI coding assistants to interact with OpenAI's Codex AI through the official CLI. Provides direct integration for code analysis, file review, and batch processing with zero API costs.
    3
    111
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Integrates Sentry error monitoring with AI-powered analysis to automatically capture frontend JavaScript errors and provide intelligent repair suggestions through multiple AI models including OpenAI, Claude, and Gemini.
  • A
    license
    A
    quality
    D
    maintenance
    Connects AI tools directly to Codemend production error monitoring to list, analyze, and resolve software crashes. It enables users to retrieve AI-generated fixes and automatically open GitHub pull requests to address production issues.
    5
    6
    MIT

View all related MCP servers

Related MCP Connectors

  • Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

  • A paid remote MCP for OpenAI Codex agent coordination MCP, built to return verdicts, receipts, usage

  • Investigate errors, track deployments, analyze performance, and manage application monitoring

View all MCP Connectors

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/tongleminhanh3-dotcom/codex-sentry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server