🛠️

xcodemcp

Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration

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

About This MCP Server

The io.github.lapfelix/xcodemcp server is a developer tool that enables control of Xcode operations such as build, test, and debug directly via JXA, with integration of XCLogParser for log parsing capabilities. It connects to Xcode and allows for automation of various development tasks, making it a useful tool for developers working with Xcode. Developers would reach for this tool when they need to automate or streamline their Xcode workflow, particularly for tasks that involve building, testing, or debugging their projects.

Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

xcodemcp 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 xcodemcp 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/lapfelix-xcodemcp.svg)](https://skillsplayground.com/mcps/lapfelix-xcodemcp/)
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.