mcp-appsignal
AppSignal に接続し、インシデント情報を取得するための MCP (Model Context Protocol) サーバー。
インストール
使用法
コマンドライン
カーソル付き
カーソル設定に追加:
特徴
AppSignalのGraphQL APIに接続する
インシデントの詳細とサンプルを取得する
インシデントの一覧表示と検索
インシデントの分析と修正の提案を促すプロンプトを提供する
MCPリソース
appsignal://incident/{incidentNumber}
- 特定のインシデントの詳細を取得するappsignal://incident/{incidentNumber}/sample/{sampleId?}
- 特定のインシデントのサンプルを取得するappsignal://incidents
- すべてのインシデントを一覧表示する
MCPツール
getIncident
- 番号でインシデントを取得するgetIncidentSample
- 特定のインシデントのサンプルを取得するlistIncidents
- オプションのフィルタリングを使用してインシデントを一覧表示する
MCPプロンプト
analyzeIncident
- インシデントを分析して洞察を提供するsuggestFixes
- エラーの修正を提案する
ライセンス
マサチューセッツ工科大学
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.
AppSignal に接続するモデル コンテキスト プロトコル サーバー。ユーザーは、AppSignal 監視からインシデント情報を取得、一覧表示、分析できます。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA 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 -2MIT License
- -securityFlicense-qualityA Model Context Protocol server that provides tools for connecting to and interacting with various database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through a unified interface.Last updated -3
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for Xcode-related operations, making it easier to work with iOS project management, building, testing, archiving, and deploying apps to both simulators and physical devices.Last updated -9296MIT License
- -securityAlicense-qualityA server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.Last updated -09MIT License