Skip to main content
Glama
getsentry

Sentry MCP Server

Official
by getsentry

setup_sentry

Configure Sentry error monitoring for a project by creating it in an organization, associating it with a team, and generating DSN credentials with setup instructions.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_slugYesThe slug of the organization to create the project in
team_slugYesThe slug of the team to associate the project with
project_nameYesThe name of the project to create
environmentNoOptional environment name (e.g., production, staging, development)
formatNoOutput format (default: markdown)markdown

Latest Blog Posts

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/getsentry/sentry-mcp-ts'

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