Sentry
Createdgetsentry
Acts as a middleware MCP server to interact with the upstream Sentry API provider via LLMs.
About
Sentry acts as a remote Model Context Protocol (MCP) server, designed as middleware to facilitate interactions with the Sentry API using Large Language Models (LLMs). Based on Cloudflare's remote MCP server architecture, it enables you to query and manipulate Sentry data through natural language interfaces. It offers both a remote service and a stdio transport for testing, supports self-hosted Sentry instances, and includes an Inspector tool for easy testing. It also provides instructions for integration with tools like Claude and Cursor.
Key Features
- Includes an Inspector tool for easy testing.
- Facilitates interaction with Sentry API using Large Language Models (LLMs).
- Acts as a remote Model Context Protocol (MCP) server.
- 55 GitHub stars
- Supports both remote service and stdio transport.
- Compatible with Claude and Cursor
Use Cases
- Automating Sentry tasks through LLM-driven workflows.
- Interacting with Sentry data using natural language queries.
- Extending Sentry functionality with custom LLM-based tools.