X

Xcode

1-Click Ready

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

109 views
0 installs
Updated Sep 19, 2025
Audited
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' ...

version

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

get_xcode_projects

Search the given search_path to find .xcodeproj (Xcode project) and .xcworkspace (Xcode workspace) paths. If the search_path is empty, all paths to which this tool has been granted access ar...

get_project_hierarchy

Get the hierarchy of the specified Xcode project or workspace. Args: project_path: Path to an Xcode project/workspace directory, which must end in '.xcodeproj' or '.xcworkspac...

build_project

Build the specified Xcode project or workspace. Args: project_path: Path to an Xcode project workspace or directory. scheme: Name of the scheme to build. If not provided, uses...

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.