XcodeBuildMCP

v2.5.2APIsstable

** -  Popular MCP server that enables AI agents to scaffold, build, run and test iOS, macOS, visionOS and watchOS apps or simulators and wired and wireless devices. It has powerful UI-automation capabilities like controlling the simulator, capturing

mcpmcp-servermodel-context-protocolmodel-context-protocol-serverstag-production
Share:
5,702
Stars
0
Downloads
0
Weekly
0/5

What is XcodeBuildMCP?

XcodeBuildMCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to ** -  popular mcp server that enables ai agents to scaffold, build, run and test ios, macos, visionos and watchos apps or simulators and wired and wireless devices. it has powerful ui-automation capa...

** -  Popular MCP server that enables AI agents to scaffold, build, run and test iOS, macOS, visionOS and watchOS apps or simulators and wired and wireless devices. It has powerful UI-automation capabilities like controlling the simulator, capturing

This server falls under the APIs and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • build_dev_proj
  • clean_proj
  • discover_projs
  • get_app_bundle_id
  • get_device_app_path_proj

Use Cases

Builds an app from a project file for a physical Apple device. IMPORTANT: Requires projectPath and scheme. Example: build_dev_proj({ projectPath: '/path/to/MyProject.xcodeproj', scheme: 'MyScheme' })
Cleans build products and intermediate files from a project. IMPORTANT: Requires projectPath. Example: clean_proj({ projectPath: '/path/to/MyProject.xcodeproj', scheme: 'MyScheme' })
Scans a directory (defaults to workspace root) to find Xcode project (.xcodeproj) and workspace (.xcworkspace) files.
Extracts the bundle identifier from an app bundle (.app) for any Apple platform (iOS, iPadOS, watchOS, tvOS, visionOS). IMPORTANT: You MUST provide the appPath parameter. Example: get_app_bundle_id({
Gets the app bundle path for a physical device application (iOS, watchOS, tvOS, visionOS) using a project file. IMPORTANT: Requires projectPath and scheme. Example: get_device_app_path_proj({ projectP
getsentry

Maintainer

LicenseMIT License
Languagetypescript
Versionv2.5.2
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y xcodebuildmcp

Manual Installation

npx -y xcodebuildmcp

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about XcodeBuildMCP

What is XcodeBuildMCP?

XcodeBuildMCP is a Model Context Protocol (MCP) server that ** -  popular mcp server that enables ai agents to scaffold, build, run and test ios, macos, visionos and watchos apps or simulators and wired and wireless devices. it has powerful ui-automation capabilities like controlling the simulator, capturing It connects AI assistants to external tools and data sources through a standardized interface.

How do I install XcodeBuildMCP?

Install via npm with the command: npx -y xcodebuildmcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with XcodeBuildMCP?

XcodeBuildMCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is XcodeBuildMCP free to use?

Yes, XcodeBuildMCP is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "xcodebuildmcp": { "command": "npx", "args": ["-y", "xcodebuildmcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use XcodeBuildMCP?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides