X

Xcode

1-Click Ready

Provides direct control over Xcode IDE through AppleScript automation for project building, scheme m...

419 views
0 installs
Updated Nov 21, 2025
Audited
Tools I Recommend
Provides direct control over Xcode IDE through AppleScript automation for project building, scheme management, hierarchy exploration, and error retrieval with path-based security controls and macOS notification feedback.

Tools

get_project_schemes

Get the available build schemes for the specified Xcode project or workspace. Args: project_path: Path to an Xcode project/workspace directory, which must end in '.xcodeproj' or '...

version

Get the current version of the Xcode MCP Server. Returns: The version string of the server

clean_project

Clean the specified Xcode project or workspace. Args: project_path: Path to an Xcode project/workspace directory. Returns: Output message

stop_project

Stop the currently running build or run operation for the specified Xcode project or workspace. Args: project_path: Path to an Xcode project/workspace directory, which must end in...

list_running_mac_apps

List all currently running macOS applications. Returns: A formatted list of running applications with their name, bundle ID, and status flags (frontmost/visible/hidden).

Quick Start

View on GitHub

More for Automation

View All →

More for Developer Tools

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.