Skip to main content
Glama

Claude MCP Server Integration

by mokemoke0821

Claude Code + GitHub Actions統合

🎯 概要

Claude Code(ローカル開発)とgrll/claude-code-action(GitHub Actions)を連携させた統合開発環境

🚀 セットアップ

1. 初期セットアップ

npm install npm run setup

2. GitHub設定

  1. GitHubリポジトリ作成・プッシュ
  2. Claude GitHub App インストール
  3. GitHub Secretsに以下を設定:
    • CLAUDE_ACCESS_TOKEN
    • CLAUDE_REFRESH_TOKEN
    • CLAUDE_EXPIRES_AT

3. 同期確認

npm run sync

📋 使用方法

ローカル開発

# Claude Codeチャット開始 npm run claude:local # または直接 claude-code --chat

GitHub連携

PR・Issueで @claude をメンション:

@claude このコードをレビューして改善提案をしてください @claude バグを修正してください @claude 新機能を実装してください

🔄 統合フロー

  1. ローカル: Claude Codeで開発・テスト
  2. プッシュ: GitHubに変更をプッシュ
  3. 自動化: GitHub ActionsでClaude実行
  4. 同期: 結果をローカルに反映

🧪 テスト

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サーバー

  1. filesystem - ファイルシステム操作(npx経由)
  2. enhanced-development-commander - 開発支援ツール
  3. enhanced-file-commander - ファイル管理ツール

🔧 主な機能

  • 完全自動化されたGitHub Actions CI/CD
  • Claude Desktop App設定の最適化
  • エラー診断ツール完備
  • @claudeメンション対応(Claude GitHub App必要)

📝 セットアップ

  1. リポジトリをクローン
  2. npm install 実行
  3. MCP設定ファイルを適用

⚙️ GitHub Actions

  • 自動テスト: プッシュ時に自動実行
  • Claude統合: @claudeメンションで自動応答

最終更新: 2025-05-31 - GitHub Actions統合完了 🎉

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Integration project for Model Context Protocol (MCP) servers with Claude Desktop App, enabling filesystem operations, development support, and file management through natural language.

  1. 🎯 概要
    1. 🚀 セットアップ
      1. 初期セットアップ
      2. GitHub設定
      3. 同期確認
    2. 📋 使用方法
      1. ローカル開発
      2. GitHub連携
    3. 🔄 統合フロー
      1. 🧪 テスト
        1. 🛠️ トラブルシューティング
          1. 🚀 Claude MCP Server Integration
            1. 📊 プロジェクト統計
            2. ✅ 統合済みMCPサーバー
            3. 🔧 主な機能
            4. 📝 セットアップ
            5. ⚙️ GitHub Actions

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
            Last updated -
            48
            4
            TypeScript
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that automatically reads the Claude Desktop configuration file and presents all available MCP services in an easy-to-copy format at the top of the tools list.
            Last updated -
            1
            1
            3
            JavaScript
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            A starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.
            Last updated -
            TypeScript
            • Apple
          • -
            security
            A
            license
            -
            quality
            A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.
            Last updated -
            Python
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/mokemoke0821/claude-mcp-integration'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server