[ MCP_NODE_3858 ]

Sentry 错误监控

分类:
协议: MCP v1.0
[ 描述 ]

查询 Sentry 错误日志和问题堆栈,加速 Bug 修复过程。

[ 配置_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "sentry": {
            "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"
        }
    }
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们
[ 上行信息 ]
类型
Unknown
端点
如何安装:
  1. 打开您的 Claude Desktop 配置文件。
  2. 复制左侧的 JSON 代码块。
  3. 将其粘贴到 mcpServers 节点下。
  4. 重启 Claude Desktop 客户端。