Claude-Project-Coordinator
Claude Project Coordinator is a Swift-powered MCP (Model Context Protocol) server designed to streamline multi-project Xcode development. It lets you track project status, auto-detect frameworks, search code patterns, and maintain a structured development knowledge base — all locally, with Claude Desktop as your assistant.
GitHubスター
40
ユーザー評価
未評価
お気に入り
0
閲覧数
13
フォーク
2
イシュー
0
インストール方法
難易度
上級推定所要時間
20-45 分
インストール方法
macOS with Swift 5.9+
Claude Desktop app
1Clone the repository:
bash
git clone https://github.com/M-Pineapple/Claude-Project-Coordinator.git
cd Claude-Project-Coordinator
2Build the project:
bash
swift build -c release
3Note the path to the built executable:
bash
.build/release/project-coordinator
1Open Claude Desktop
2Navigate to: Settings → Developer → Model Context Protocol
3Add the configuration:
```json
{