MCP開発サーバー
Claude がソフトウェア開発プロジェクトを管理し、完全なプロジェクト コンテキスト認識を提供し、Docker 環境を通じてコード実行を処理できるようにする Model Context Protocol (MCP) サーバー。
特徴
コアインフラストラクチャ
- プロジェクトコンテキスト管理
- ファイルシステム操作
- テンプレートベースのプロジェクト作成
- Git統合
要件
- Python 3.12以上
- ドッカー
- ギット
インストール
構成
クロードデスクトップ構成
Claude Desktop 構成ファイルに以下を追加します:
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
使用法
サーバーはいくつかの MCP 機能を提供します。
リソース
- プロジェクト構造とファイル
- ビルドステータスとアーティファクト
- テスト結果
- Dockerコンテナのステータス
ツール
- プロジェクトの初期化
- ビルド操作
- テスト実行
- Dockerコマンド
プロンプト
- プロジェクト分析
- 開発提案
- エラー診断
発達
開発環境の設定
テストの実行
貢献
行動規範とプル リクエストの送信プロセスの詳細については、 CONTRIBUTING.md をお読みください。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude が Docker 環境を通じて完全なコンテキスト認識とコード実行を使用してソフトウェア開発プロジェクトを管理できるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.Last updated -4160PythonMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables Docker container management through natural language interactions using a custom GPT interface.Last updated -77TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.Last updated -1Python
- AsecurityAlicenseAqualityA collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.Last updated -219TypeScriptMIT License