Skip to main content
Glama

MCP Sentry para Cursor

sentry_setup_project

Configure Sentry for your project to generate a DSN and receive platform-specific setup instructions for effective error monitoring and performance tracking.

Instructions

Set up Sentry for a project returning a DSN and instructions for setup.

Input Schema

NameRequiredDescriptionDefault
platformNoPlatform for installation instructionsjavascript
projectSlugYesProject slug/identifier

Input Schema (JSON Schema)

{ "properties": { "platform": { "default": "javascript", "description": "Platform for installation instructions", "type": "string" }, "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