codex-sentry-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@codex-sentry-mcpfetch the latest error log and analyze root cause"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
🛠️ Installation & Setup
Prerequisites
Node.js (v18 or higher recommended)
A Sentry Account & Auth Token
An MCP-compatible client environment
Instructions
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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