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 与智能体 分类下的更多 MCP 服务器
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
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
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
评论