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 Stars
40
User Rating
Not Rated
Favorites
0
Views
23
Forks
2
Issues
0
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
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
{