Claude MCP Server Integration
Integrates with GitHub repositories for code management and collaboration using the Claude GitHub App
Enables automated CI/CD workflows with Claude integration for code review, bug fixing, and feature implementation
Allows package management and script execution for setup, synchronization, and testing of the integrated development environment
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Claude MCP Server Integrationlist the files in my current directory"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Claude Code + GitHub Actions統合
🎯 概要
Claude Code(ローカル開発)とgrll/claude-code-action(GitHub Actions)を連携させた統合開発環境
Related MCP server: Notion MCP Server
🚀 セットアップ
1. 初期セットアップ
npm install
npm run setup2. GitHub設定
GitHubリポジトリ作成・プッシュ
Claude GitHub App インストール
GitHub Secretsに以下を設定:
CLAUDE_ACCESS_TOKENCLAUDE_REFRESH_TOKENCLAUDE_EXPIRES_AT
3. 同期確認
npm run sync📋 使用方法
ローカル開発
# Claude Codeチャット開始
npm run claude:local
# または直接
claude-code --chatGitHub連携
PR・Issueで @claude をメンション:
@claude このコードをレビューして改善提案をしてください
@claude バグを修正してください
@claude 新機能を実装してください🔄 統合フロー
ローカル: Claude Codeで開発・テスト
プッシュ: GitHubに変更をプッシュ
自動化: GitHub ActionsでClaude実行
同期: 結果をローカルに反映
🧪 テスト
npm run sync test🛠️ トラブルシューティング
Claude Code未検出 → インストール確認
GitHub認証エラー → Secrets設定確認
同期エラー →
npm run sync再実行
🚀 Claude MCP Server Integration
Claude Desktop App用のMCP(Model Context Protocol)サーバー統合プロジェクト
📊 プロジェクト統計
ファイル数: 174
コード行数: 51,135
統合済みMCPサーバー: 3
✅ 統合済みMCPサーバー
filesystem - ファイルシステム操作(npx経由)
enhanced-development-commander - 開発支援ツール
enhanced-file-commander - ファイル管理ツール
🔧 主な機能
完全自動化されたGitHub Actions CI/CD
Claude Desktop App設定の最適化
エラー診断ツール完備
@claudeメンション対応(Claude GitHub App必要)
📝 セットアップ
リポジトリをクローン
npm install実行MCP設定ファイルを適用
⚙️ GitHub Actions
自動テスト: プッシュ時に自動実行
Claude統合: @claudeメンションで自動応答
最終更新: 2025-05-31 - GitHub Actions統合完了 🎉
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Share one project context across ChatGPT, Claude, Telegram and any MCP client.
Shared memory and actions for Claude, Kiro, OpenAI, Cursor, and other MCP-compatible AI clients.
- mcpOAuthai.butlerbrain
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA custom Model Context Protocol server that gives Claude Desktop and other LLMs access to file system operations and command execution capabilities through standardized tool interfaces.23Apache 2.0
- AlicenseNot gradedqualityDmaintenanceA filesystem Model Context Protocol server that provides Claude Desktop with capabilities to read, write, and manipulate files on your system.0MIT
- FlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that extends AI capabilities by providing file system access and management functionalities to Claude or other AI assistants.164 npm5-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables Claude Desktop to perform file operations like reading, writing, listing directories, and managing files through natural language commands.MIT