sentry-mcp-server
0
The Sentry MCP Server facilitates interaction with Sentry's API using the Machine Control Protocol. It automates tasks like retrieving specific issue details from Sentry.
Sentry MCP Server
This is a Machine Control Protocol (MCP) server designed for interacting with Sentry's API.
Prerequisites
- Node.js (v16 or higher)
- npm or yarn
- A Sentry account with API access
Setup
- Install dependencies
- Configure Codeium MCP with the necessary settings and authentication tokens
Usage
The server starts automatically by Codeium when needed.
Commands
- Retrieve information about a specific Sentry issue by ID or URL.