getsentry/sentry-mcp-stdio
If you are the rightful owner of sentry-mcp-stdio 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.
A Model Context Protocol (MCP) server for interacting with Sentry, providing tools to interact with the Sentry API for error data retrieval, project management, and application performance monitoring.
Tools
Functions exposed to the LLM to take actions
list_projects
List all accessible Sentry projects in your organization
resolve_short_id
Use a short ID to retrieve question details
get_sentry_event
Retrieve and analyze specific Sentry events
list_error_events_in_project
List error events in a specific project
create_project
Create a new project in Sentry and retrieve its client key
list_project_issues
List issues in a specific project
list_issue_events
List events for specific issues
get_sentry_issue
Search and analyze Sentry questions
list_organization_replays
List playbacks in your organization
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client