mcp-sentry

Python

A Model Context Protocol server for retrieving and analyzing issues from Sentry.io

Protocol Implementations
Developer Tooling
AI Model Integration

Architecture and Design Patterns

The repository implements a client-server architecture, where the server interacts with the Sentry API and exposes data formatted according to the Model Context Protocol. It provides specific tools (e.g., get_sentry_issue, get_list_issues) to fetch and process data, demonstrating a modular design. Configuration examples are provided for integration with Claude and Zed editors.

About

Language

Python

Stars

4

Categories

Protocol ImplementationsDeveloper ToolingAI Model Integration