[ MCP_NODE_3859 ]

sentry

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

This service implements the Model Context Protocol (MCP) for interacting with Sentry, focused on human-in-the-loop coding agents and developer workflows rather than general-purpose API access.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "sentry-en": {
            "description": "This service implements the Model Context Protocol (MCP) for interacting with Sentry, focused on human-in-the-loop coding agents and developer workflows rather than general-purpose API access.",
            "url": "https://mcp.sentry.dev/mcp"
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
ENDPOINT
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.