Z
mcp-sentry
By Zzzccs123·Visit Source
TypeScript MCP server for Sentry error tracking
April 18, 2025
22 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol (MCP) server implemented in TypeScript that connects to the Sentry error tracking service. It enables AI models to query and analyze error reports and events from Sentry.
How to use this MCP
npm install
node dist/index.js
or debug with MCP Inspectorget_sentry_issue
and sentry-issue
prompt template) to interact with Sentry dataWhat this MCP can be used for
- Retrieving and analyzing Sentry issues by ID or URL
- Getting detailed error reports including stack traces
- Incorporating Sentry error data into AI model workflows
- Monitoring application errors through AI-assisted analysis
Repository Info
Stars:
1
Forks:
-
Watchers:
1
Last Updated: 2 months ago