Sentry MCP server
Retrieve and triage Sentry issues.
monitoringDeveloper tools
How it runs
Sentry is a stdio MCP server. mcpfold launches it with:
npx -y @sentry/mcp-serverAdd to your config
mcpfold add @sentry/mcp-serverNeeds a token — mcpfold stores it as a reference (${env:SENTRY_AUTH_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.