🛠️

XcodeBuildMCP

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

Developer Tools stdio npm npmstdiocameroncooke
RUN IN TERMINAL
claude mcp add cameroncooke-codeuild -- npx -y xcodebuildmcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "cameroncooke-codeuild": { "command": "npx", "args": ["-y", "xcodebuildmcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "cameroncooke-codeuild": { "command": "npx", "args": ["-y", "xcodebuildmcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "cameroncooke-codeuild": { "command": "npx", "args": ["-y", "xcodebuildmcp"] } } }

About This MCP Server

The XcodeBuildMCP server is a developer tool that provides utilities for managing Xcode projects, simulators, and apps, enabling connections via stdio and packaged as xcodebuildmcp on npm. It can be used by developers to streamline their workflow and automate tasks related to Xcode project management. Developers would reach for this tool when they need to perform tasks such as building, testing, or deploying their Xcode projects.

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

xcodebuildmcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The XcodeBuildMCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/cameroncooke-codeuild.svg)](https://skillsplayground.com/mcps/cameroncooke-codeuild/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.