MCP Directory
Back

Claude-Project-Coordinator

by M-Pineapple · Swift · ★ 45

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.

#claude#claude-ai#claude-desktop#mcp#project-management#swift#swiftui#xcode

Install

git clone https://github.com/M-Pineapple/Claude-Project-Coordinator.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-project-coordinator": {
      "command": "npx",
      "args": [
        "-y",
        "github:M-Pineapple/Claude-Project-Coordinator"
      ]
    }
  }
}

From the README

If you're experiencing incorrect project creation dates (all showing today's date), run: This fixes a bug where analytics were re-migrated on every restart. Fixed in v1.3.2. Made with ❤️ from 🍍 Pineapple
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers