Sentry MCP Server ↗
Sentry MCP Server is an officially published MCP server from Sentry. Anomity scores its risk at 20 out of 100 (low).
Analysis summary
Sentry MCP Server is an officially published MCP server from Sentry. Anomity scores its risk at 20 out of 100 (low).
Sentry's official server brings issues, events, stack traces, and release health into an agent's reach, so an assistant can investigate a production error with the actual trace rather than a pasted excerpt.
It declares outbound network and credential access. The under-appreciated exposure is the payloads: error events routinely carry request bodies, headers, and local variables, which means connecting Sentry to an assistant can put tokens and personal data into a model context even though nobody intended to share them. Sentry's own data-scrubbing settings are the control that matters here — verify them before connecting, not after.
Why this entry scored 20 out of 100
This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. Declared high-risk capabilities add +10 (capped at +30). It matches no dangerous capability combinations. The clamped result is 20, placing it in the low band.
Findings
-
Published by the vendor Trust offset
-
1 high-risk capability: credentials:access High
Capabilities
Every capability the entry declares, with the security implication of each.
-
network:outboundOutbound networkCan make outbound network requests. Required for hosted model providers and remote APIs; also the path for data exfiltration if combined with read access. -
credentials:accessCredentials accessReads provider API keys, OAuth tokens, or other secrets from the host keychain or environment.