mcpfold logomcpfold

← Directory

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-server

Add to your config

mcpfold add @sentry/mcp-server

Needs a token — mcpfold stores it as a reference (${env:SENTRY_AUTH_TOKEN}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.