claude mcp add lapfelix-xcodemcp -- npx -y xcodemcp
{
"mcpServers": {
"lapfelix-xcodemcp": {
"command": "npx",
"args": ["-y", "xcodemcp"]
}
}
}
{
"mcpServers": {
"lapfelix-xcodemcp": {
"command": "npx",
"args": ["-y", "xcodemcp"]
}
}
}
{
"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.