Installation & Configuration
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@jaejae-json/sentry-mcp-server"
],
"env": {
"SENTRY_ORG_ID": "your-org-id",
"SENTRY_API_TOKEN": "your-api-token"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17