Skip to main content
Glama

MCP Sentry para Cursor

sentry_list_releases

Retrieve a list of releases for a specific project using the project slug/identifier, enabling efficient release tracking and management.

Instructions

List releases for a project

Input Schema

NameRequiredDescriptionDefault
projectSlugYesProject slug/identifier

Input Schema (JSON Schema)

{ "properties": { "projectSlug": { "description": "Project slug/identifier", "type": "string" } }, "required": [ "projectSlug" ], "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