Skip to main content
Glama

Sentry Issues MCP

by Leee62

센트리 이슈 MCP

설명

⚠️ 1.0.5 버전부터 문제 발생 기능이 더 이상 지원되지 않습니다. 응답 구조가 이벤트 API와 매우 유사하여 중복으로 간주됩니다.

이것은 센트리 문제에 대한 MCP입니다.
문제 또는 문제 목록을 얻기 위한 2가지 도구를 지원합니다.
LLM 분석을 Res에 맡길 수도 있고, 원하는 대로 할 수도 있습니다.

특징

  • EZ 사이즈
  • 쉽게 이해하다
  • EZ 작은

도구

  • 단일 이벤트 가져오기
    • 이벤트 세부 정보 가져오기, 작은 모드는 스택 정보 반환, 거대 모드는 모든 정보 반환
    • 입력:
      • url_or_id: 센트리 이벤트 URL 또는 센트리 이벤트 ID
      • organization_id_or_slug: 센트리 조직 ID 또는 슬러그, 정의되지 않을 수 있음
      • project_id_or_slug: 센트리 프로젝트 ID 또는 슬러그, 정의되지 않을 수 있음
      • 모드: 아주 작거나 아주 커도 정의되지 않을 수 있습니다.
  • 프로젝트 이벤트 가져오기
    • 이벤트 목록 가져오기, tiny 모드는 id와 제목을 반환하고, huge 모드는 모든 정보를 반환합니다.
    • 입력:
      • project_id_or_slug: 센트리 프로젝트 ID 또는 슬러그
      • organization_id_or_slug: 센트리 조직 ID 또는 슬러그, 정의되지 않을 수 있음
      • 모드: 아주 작거나 아주 커도 정의되지 않을 수 있습니다.

빠른 시작

이것은 MCP 서버 구성입니다

지엑스피1

사례

  • LLM에 URL 또는 ID로 하나의 이슈를 분석해 달라고 요청하세요.
    1. "문제를 분석하고, 그 이유를 알려주고, 해결 방법을 알려주세요, {sentry_issue_url}"를 입력하세요.
    2. 만약 당신의 LLM이 SMART🧠이라면, 그것은 도구를 호출할 것입니다
    3. 너는 결과를 얻을 것이다
  • LLM에 오늘 가장 위험한 문제를 찾아달라고 요청하세요(PS: 센트리 기간의 기본 값은 "24시간")
    1. "오늘 가장 위험한 문제를 찾아 그 이유와 해결 방법을 알려주세요"라고 입력하세요.
    2. 만약 당신의 LLM이 SMART🧠이라면, 그것은 도구를 호출할 것입니다
    3. 너는 결과를 얻을 것이다

특허

MIT

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

두 가지 간단한 도구를 통해 Sentry 문제를 검색할 수 있는 서버입니다. URL/ID로 특정 문제를 가져오거나 프로젝트의 문제 목록을 가져옵니다.

  1. 설명
    1. 특징
      1. 도구
        1. 빠른 시작
          1. 사례
            1. 특허

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.
                Last updated -
                51,014
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that retrieves and analyzes Sentry.io issues, allowing users to inspect error reports, stacktraces, and debugging information from their Sentry account.
                Last updated -
                16
                Python
                • Apple
              • A
                security
                F
                license
                A
                quality
                A Model Context Protocol server that enables AI assistants to interact with Sentry for error tracking and monitoring, allowing retrieval and analysis of error data, project management, and performance monitoring through the Sentry API.
                Last updated -
                10
                3
                TypeScript
              • -
                security
                -
                license
                -
                quality
                A TypeScript implementation of a Model Context Protocol server that connects to Sentry error tracking service, allowing AI models to query and analyze error reports and events.
                Last updated -
                TypeScript

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/Leee62/sentry-issues-mcp'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server