MCP.so
Sign In

Claude Code + GitHub Actions統合

@mokemoke0821

About Claude Code + GitHub Actions統合

Claude MCP Server Integration & GitHub Actions

Basic information

Category

AI & Agents

Runtime

node

Transports

stdio

Publisher

mokemoke0821

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More AI & Agents MCP servers