Sentry MCP Server
Click on "Deploy 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., "@Sentry MCP Servershow me the details for issue SENTRY-12345"
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.
Sentry MCP Server 🔍
A TypeScript implementation of a Sentry MCP (Modern Context Protocol) tool that allows AI agents to access and analyze Sentry error data. 🤖
✨ Features
🎯 Retrieve and analyze Sentry issues
📊 Get formatted issue details and metadata
🔬 View detailed stacktraces
🛠️ Support for both tool and prompt interfaces
🛡️ Robust error handling
🔄 Real-time communication
Related MCP server: Sentry MCP Server
📦 Installation
pnpm install🔧 Configuration
Create a .env file in the root directory with your Sentry auth token:
SENTRY_AUTH_TOKEN=your_sentry_auth_token
SENTRY_API_BASE=https://sentry.io/api/0/ # Optional, defaults to this value📚 Usage
Starting the Server 🚀
pnpm build && pnpm startThe server will start on port 1337 by default.
Using with MCP 🛠️
The server provides two MCP interfaces:
Tool Interface:
get_sentry_issue{ "issue_id_or_url": "12345" }Prompt Interface:
sentry-issue{ "issue_id_or_url": "https://sentry.io/organizations/your-org/issues/12345/" }
💡 Integrating with Cursor IDE
The Sentry MCP Server can be integrated with Cursor IDE for enhanced development experience:
🚀 Start the MCP server locally using
pnpm start🔧 Configure Cursor to use the local MCP server:
🎉 Enjoy seamless Sentry issue analysis directly in your IDE!
🤝 Contributing
🔀 Fork the repository
🌿 Create your feature branch
💾 Commit your changes
🚀 Push to the branch
📬 Create a new Pull Request
This server cannot be deployed
Maintenance
Related MCP Connectors
Enable secure connectivity between Sentry issues and debugging data, and LLM clients, using a Model Context Protocol (MCP) server.
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
- SuperlogOAuthsh.superlog
Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.
Related MCP Servers
- FlicenseBqualityDmaintenanceA Model Context Protocol server that retrieves and analyzes Sentry.io issues, allowing users to inspect error reports, stacktraces, and debugging information from their Sentry account.222-
- FlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to interact with Sentry for error tracking and monitoring, allowing retrieval and analysis of error data, project management, and performance monitoring through the Sentry API.1121-
- FlicenseNot gradedqualityDmaintenanceA TypeScript implementation of a Model Context Protocol server that connects to Sentry error tracking service, allowing AI models to query and analyze error reports and events.17 npm-

Sentry MCP Serverofficial
FlicenseBqualityFmaintenanceA Model Context Protocol server that lets AI assistants interact with the Sentry API to retrieve and analyze error data, manage projects, and monitor application performance.1111-