Skip to main content
Glama

MCP Sentry para Cursor

sentry_list_organization_replays

Retrieve and analyze replays from a Sentry organization to monitor user sessions, identify errors, and troubleshoot experience issues with specified projects and queries.

Instructions

List replays from a Sentry organization. Monitor user sessions, interactions, errors and experience issues.

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of replays to return
projectNoProject ID or slug
queryNoSearch query

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Number of replays to return", "type": "number" }, "project": { "description": "Project ID or slug", "type": "string" }, "query": { "description": "Search query", "type": "string" } }, "required": [], "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