Back to search
30
MCP

@perceptdot/sentry

npm/@perceptdot/sentry

perceptdot MCP server for Sentry error tracking

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.getsentry/sentry-mcp
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
0 tools
anchor-mcp-sentry
MCP server for retrieving issues from sentry.io
0 tools
sentry-mcp
An MCP server for interacting with Sentry via LLMs.
0 tools
com.mcparmory/sentry
Track errors, manage performance alerts, and configure dashboards and monitors
0 tools
gfg-sentry-mcp-server
MCP server for querying Sentry alerts and issues.
0 tools
@sensegrep/mcp
MCP server exposing sensegrep capabilities to AI coding assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@perceptdot/sentry": {
      "url": "None",
      "transport": "http"
    }
  }
}