Back to search
30
MCP

sentry-mcp

getsentry/sentry-mcp

An MCP server for interacting with Sentry via LLMs.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

anchor-mcp-sentry
MCP server for retrieving issues from sentry.io
0 tools
io.github.getsentry/sentry-mcp
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
0 tools
gfg-sentry-mcp-server
MCP server for querying Sentry alerts and issues.
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools
explorium-mcp-server
MCP server for interacting with the Explorium API.
0 tools
mcp/sentry
A Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server p...
0 tools

How to use

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

{
  "mcpServers": {
    "sentry-mcp": {
      "url": "https://mcp.sentry.dev",
      "transport": "http"
    }
  }
}