Skip to main content
Glama

MCP Sentry para Cursor

sentry_get_issue

Retrieve and analyze Sentry issues by providing the issue ID or URL, enabling detailed error monitoring and application health insights.

Instructions

Retrieve and analyze a Sentry issue. Accepts issue URL or ID.

Input Schema

NameRequiredDescriptionDefault
issueIdYesIssue ID or URL

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "Issue ID or URL", "type": "string" } }, "required": [ "issueId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/diegofornalha/sentry-mcp-cursor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server