M-Pineapple/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.
Platform-specific configuration:
{
"mcpServers": {
"Claude-Project-Coordinator": {
"command": "npx",
"args": [
"-y",
"Claude-Project-Coordinator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...