Claude MCP Server Integration

Claude MCP Server Integration

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

Category
Visit Server

README

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統合完了 🎉

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured