Claude Code + GitHub Actions統合
@mokemoke0821
Claude Code + GitHub Actions統合 について
Claude MCP Server Integration & GitHub Actions
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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
@claudementions - 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 syncagain.
「AI とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
コメント