sentry-mcp

getsentry
222
An MCP server for interacting with Sentry via LLMs.
#mcp-server #tag-production

Overview

sentry-mcp Introduction

sentry-mcp is a middleware MCP server designed to facilitate interactions with the Sentry API using Large Language Models (LLMs).

How to Use

To use sentry-mcp, you can either deploy it in production or run it locally with a User Auth Token from Sentry. The server can be accessed via standard input/output or a remote transport method.

Key Features

Key features include support for both stdio and remote transport, an MCP Inspector for testing, and the ability to connect to self-hosted Sentry installations.

Where to Use

sentry-mcp is suitable for software development environments where integration with Sentry's error tracking and monitoring capabilities is required.

Use Cases

Use cases include enhancing error reporting workflows, integrating Sentry with other applications, and testing Sentry API interactions in a controlled environment.

Content