sentry-mcp-server
If you are the rightful owner of sentry-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Machine Control Protocol (MCP) server for interacting with Sentry's API.
The Sentry MCP Server is designed to facilitate seamless interaction with Sentry's API through the Machine Control Protocol. It requires Node.js and npm or yarn for setup and is configured to work with a Sentry account that has API access. The server is integrated with Codeium MCP, allowing it to be automatically started when needed. It provides commands to retrieve information about specific Sentry issues, making it a valuable tool for developers who need to manage and monitor application errors and performance through Sentry.
Features
- Integration with Sentry API for issue tracking and management.
- Automatic server start through Codeium MCP.
- Command to retrieve specific Sentry issue information.
- Configurable through a JSON configuration file.
- Local development support with npm start.