Home › Productivity › MobileBuildMCP
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.7.0)
npx -y xcodebuildmcp@2.7.0
Or add to your MCP client config:
{
"mcpServers": {
"mobilebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp@2.7.0"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<YOUR_VALUE>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<YOUR_VALUE>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<YOUR_VALUE>",
"XCODEBUILDMCP_DEBUG": "<YOUR_VALUE>"
}
}
}
}
INCREMENTAL_BUILDS_ENABLED— Enable experimental xcodemake incremental builds (true/false or 1/0).XCODEBUILDMCP_ENABLED_WORKFLOWS— Comma-separated list of workflows to load at startup (e.g., 'simulator,device,project-discovery').XCODEBUILDMCP_SENTRY_DISABLED— Disable Sentry error reporting (preferred flag).XCODEBUILDMCP_DEBUG— Enable verbose debug logging from the server.
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.cameroncooke/XcodeBuildMCP
Related servers
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
mcp-gsuite
Integration with gmail and Google Calendar.
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry