Sentry MCP Server
by codyde
create_project
Create a new project in Sentry. Track deployments, releases, and health metrics.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format (default: markdown) | markdown |
name | Yes | The name of the project to create | |
organization_slug | Yes | The slug of the organization to create the project in | |
platform | No | The platform for the project (e.g., python, javascript, etc.) | |
team_slug | Yes | The slug of the team to associate the project with | |
view | No | View type (default: detailed) | detailed |