AppSignal MCP Server

by c20020207
MIT License
Integrations
  • Connects to AppSignal's GraphQL API to fetch and analyze incident information, allowing users to list incidents, get incident details, retrieve error samples, and obtain AI-generated analysis and fix suggestions for application errors.

mcp-앱시그널

AppSignal에 연결하고 사고 정보를 가져오는 MCP(Model Context Protocol) 서버입니다.

설치

지엑스피1

용법

명령줄

# Set environment variables export APPSIGNAL_API_TOKEN=your-api-token export APPSIGNAL_APP_ID=your-app-id # Run the server mcp-appsignal

커서 포함

커서 설정에 다음을 추가합니다.

{ "mcp": { "servers": { "appsignal": { "command": "npx", "args": ["mcp-appsignal"], "env": { "APPSIGNAL_API_TOKEN": "your-api-token", "APPSIGNAL_APP_ID": "your-app-id" } } } } }

특징

  • AppSignal의 GraphQL API에 연결
  • 사고 세부 정보 및 샘플 가져오기
  • 사건 목록 및 검색
  • 사고 분석 및 수정 제안을 위한 메시지 제공

MCP 리소스

  • appsignal://incident/{incidentNumber} - 특정 사건에 대한 세부 정보를 가져옵니다.
  • appsignal://incident/{incidentNumber}/sample/{sampleId?} - 특정 사건에 대한 샘플을 가져옵니다.
  • appsignal://incidents - 모든 인시던트 나열

MCP 도구

  • getIncident - 번호로 사건 가져오기
  • getIncidentSample - 특정 사건에 대한 샘플을 가져옵니다.
  • listIncidents - 선택적 필터링을 사용하여 사건 목록 작성

MCP 프롬프트

  • analyzeIncident - 사고를 분석하고 통찰력을 제공합니다.
  • suggestFixes - 오류에 대한 수정 제안

특허

MIT

You must be authenticated.

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

AppSignal에 연결되는 모델 컨텍스트 프로토콜 서버로, 사용자는 AppSignal 모니터링에서 사고 정보를 가져오고, 나열하고, 분석할 수 있습니다.

  1. 설치
    1. 용법
      1. 명령줄
      2. 커서 포함
    2. 특징
      1. MCP 리소스
        1. MCP 도구
          1. MCP 프롬프트
            1. 특허

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that wraps the OneSignal REST API, enabling management of push notifications, emails, SMS, user devices, and segments across multiple OneSignal applications.
                Last updated -
                Python
                MIT License
              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that provides seamless interaction with Workato's API through custom AI tools, enabling management of recipes, connections, connectors, folders, and activity logs.
                Last updated -
                TypeScript
                MIT License
                • Apple
                • Linux
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that provides a comprehensive interface for interacting with the ConnectWise Manage API, simplifying API discovery, execution, and management for both developers and AI assistants.
                Last updated -
                46
                2
                Python
                • Linux
                • Apple
              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that enables users to create, check status, and get details of projects on Loveable.dev, a platform for quickly creating applications.
                Last updated -
                JavaScript
                ISC License
                • Apple

              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/c20020207/mcp-appsignal'

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