Back to search
30
MCP

mcp/sentry

docker/mcp/sentry

A Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server p...

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

Similar MCP servers embedding-nearest

iflow-mcp_modelcontextprotocol-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
anchor-mcp-sentry
MCP server for retrieving issues from sentry.io
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
sentry-mcp
An MCP server for interacting with Sentry via LLMs.
0 tools
mcp-server-webscan
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extract
0 tools

How to use

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

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