Provides error management capabilities for PHP applications through integration with the Altary error management service, enabling retrieval, analysis, and resolution of PHP errors with AI-powered suggestions
Altary MCP Server
Claude Code用のAltary エラー管理統合MCPサーバーです。
概要
このMCPサーバーは、Claude CodeとAltary エラー管理サービス(https://altary.web-ts.dev)を統合し、エラーの取得・分析・完了処理をClaude Code内で直接実行できるようにします。
主な機能
プロジェクト管理: ユーザープロジェクトの一覧取得
エラー取得: プロジェクト別エラー一覧の表示(ChatGPT分析付き)
エラー完了: AI類似性検出による関連エラーの一括完了
🆕 自動認証: ワンクリック認証(トークンコピー不要!)
🆕 自動セットアップ:
altary_errors一つで初期設定完了設定管理: デフォルトプロジェクトと認証情報の永続化
インストール
Claude Code MCP統合(推奨)
手動インストール
セットアップ手順
🚀 超簡単セットアップ(推奨)
自動認証: ブラウザが開くのでログイン → 自動的に認証完了!
プロジェクト選択: 一覧が表示されるので
altary_set_project(project_id="ID")エラー表示: 再度
altary_errorsでエラー一覧表示
🎉 トークンのコピー&ペーストは不要!
詳細セットアップ(手動)
利用可能なツール
ツール名 | 説明 | パラメータ |
| プロジェクト一覧取得 | なし |
| エラー一覧取得 |
(省略可) |
| エラー完了処理 |
(必須) |
| 認証設定 |
(省略可) |
| デフォルトプロジェクト設定 |
(必須) |
| 現在の設定表示 | なし |
| 設定クリア | なし |
使用例
基本的なワークフロー
従来のワークフロー
ChatGPT分析付きエラー表示
エラー一覧には自動的にChatGPT分析結果が含まれます:
設定ファイル
設定は ~/.altary/config.json に保存されます:
トラブルシューティング
認証エラー
ネットワークエラー
インターネット接続を確認
https://altary.web-ts.dev の稼働状況を確認
MCPサーバーが認識されない
開発・貢献
開発環境セットアップ
テスト実行
ライセンス
MIT License
サポート
公式サイト: https://altary.web-ts.dev
GitHub Issues: https://github.com/altary-app/altary-mcp-server/issues
This server cannot be installed
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables intelligent code analysis and debugging through the Perplexity AI's API, offering detailed error analysis, pattern detection, and comprehensive solutions, with integration support for the Claude desktop client.Last updated -92113MIT License
- -securityAlicense-qualityFacilitates integration with the Cursor code editor by enabling real-time code indexing, analysis, and bi-directional communication with Claude, supporting concurrent sessions and automatic reconnection.Last updated -438MIT License
- -securityAlicense-qualityActs as a bridge between Claude's desktop application and the Cursor editor, enabling seamless AI-powered automation and multi-instance management across platforms with standardized communication and secure token-based authentication.Last updated -467MIT License
- -securityAlicense-qualityA comprehensive code analysis and management tool that integrates with Claude Desktop to analyze code at project and file levels, helping adapt changes to projects intelligently.Last updated -39MIT License