MCP Xcode
Related Servers
Alternatives to MCP Xcode
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceBridges AI assistants with Xcode to control projects, builds, simulators, testing, and debugging without manual interaction.-
- AlicenseBqualityCmaintenanceProvides programmatic access to Xcode functionality, enabling AI assistants to create, build, test, and manage iOS/macOS projects directly.3305MIT
- AlicenseNot gradedqualityBmaintenanceConnects AI coding clients like OpenCode, Codex, and Claude Code to Xcode and Apple development tools, enabling builds, tests, simulator and device management, profiling, asset handling, and more through natural language.146 npm1MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage Xcode projects by listing targets, reading configurations, and triggering builds via the Model Context Protocol. It facilitates natural language interaction with macOS developer tools to streamline iOS app development processes.6146 npmMIT
- AlicenseAqualityCmaintenanceEnable Claude Code, Cursor, or your favorite LLM to interact with Xcode, building your projects the same way you do, and seeing the same errors. Greatly increases productivity when working on iOS, iPadOS, macOS, visionOS, tvOS projects & Swift packages - or any time you might use Xcode.2965 PyPI5MIT
- AlicenseAqualityAmaintenanceEnables AI coding agents to review Swift code, scaffold new iOS apps, and build, test, and preview them in the Xcode Simulator using local Apple guides and source references.3634MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose with no overlap: booting, building, installing, listing, and shutting down are all separate operations in the Xcode/simulator workflow. An agent can easily distinguish between them based on their specific actions.
All tools follow a consistent verb_noun pattern (e.g., boot_simulator, build_xcode, install_app), using snake_case throughout. This predictable naming makes the tool set easy to navigate and understand.
With 5 tools, the server is well-scoped for managing Xcode projects and simulators. Each tool serves a clear, essential function in this domain, avoiding bloat or thin coverage.
The tool set covers core operations for building and simulator management, but minor gaps exist, such as running tests or configuring project settings. However, agents can likely work around these with the provided tools for basic workflows.