MCP.so
ログイン

Claude Code + GitHub Actions統合

@mokemoke0821

Claude Code + GitHub Actions統合 について

Claude MCP Server Integration & GitHub Actions

基本情報

カテゴリ

AI とエージェント

ランタイム

node

トランスポート

stdio

公開者

mokemoke0821

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Claude Code + GitHub Actions統合?

An integration project that connects local Claude Code development with GitHub Actions via the grll/claude-code-action, also providing MCP server configuration for Claude Desktop App. It enables automated Claude execution on pull requests, issues, and pushes, with sync back to the local environment.

How to use Claude Code + GitHub Actions統合?

Run npm install and npm run setup for initial setup. Create a GitHub repository, install the Claude GitHub App, and set secrets (CLAUDE_ACCESS_TOKEN, CLAUDE_REFRESH_TOKEN, CLAUDE_EXPIRES_AT). Use npm run claude:local for local chat, or mention @claude on PRs/issues for GitHub‑based automation.

Key features of Claude Code + GitHub Actions統合?

  • Fully automated GitHub Actions CI/CD pipeline
  • @claude mention support on pull requests and issues
  • Local and cloud‑based Claude Code execution
  • Synchronization between local and GitHub results
  • Pre‑configured MCP servers (filesystem, enhanced‑development‑commander, enhanced‑file‑commander)
  • Error diagnostics and troubleshooting tools

Use cases of Claude Code + GitHub Actions統合?

  • Code review and improvement suggestions via @claude mentions
  • Automated bug fixing triggered by pull requests
  • New feature implementation with Claude on GitHub
  • Local development with Claude Code, then push for automated testing
  • Integrating Claude Desktop App with MCP servers for file and development operations

FAQ from Claude Code + GitHub Actions統合

What dependencies are required?

Node.js and npm, a GitHub repository, the Claude GitHub App, and Claude Code installed locally.

How do I set up GitHub authentication?

Store CLAUDE_ACCESS_TOKEN, CLAUDE_REFRESH_TOKEN, and CLAUDE_EXPIRES_AT in the repository’s GitHub Secrets.

How do I test the integration?

Run npm run sync test to verify synchronization between local and GitHub environments.

What MCP servers are included?

Three servers: filesystem (npx), enhanced‑development‑commander, and enhanced‑file‑commander.

How do I troubleshoot common errors?

  • Claude Code not detected → verify Claude Code installation.
  • GitHub authentication error → check Secrets configuration.
  • Sync error → run npm run sync again.

コメント

「AI とエージェント」の他のコンテンツ