sentry-mcp-server
2
The Sentry MCP Server is a TypeScript-based tool for AI agents to access and analyze Sentry error data. It supports real-time communication and robust error handling with integration options for Cursor IDE.
Sentry MCP Server 🔍
A TypeScript implementation of a Sentry MCP (Modern Context Protocol) tool that enables AI agents to access and analyze Sentry error data.
✨ Features
- Retrieve and analyze Sentry issues
- Get formatted issue details and metadata
- View detailed stacktraces
- Supports both tool and prompt interfaces
- Robust error handling
- Real-time communication
📚 Usage
Starting the Server 🚀
The server starts on port 1337 by default and provides two MCP interfaces.
Using with MCP 🛠️
- Tool Interface
- Prompt Interface
💡 Integrating with Cursor IDE
Integrate with Cursor IDE for enhanced development experience.