r-huijts/xcode-mcp-server
MCP Server implementation for Xcode integration
Platform-specific configuration:
{
"mcpServers": {
"xcode-mcp-server": {
"command": "npx",
"args": [
"-y",
"xcode-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://mseep.ai/app/r-huijts-xcode-mcp-server)
An MCP (Model Context Protocol) server providing comprehensive Xcode integration for AI assistants. This server enables AI agents to interact with Xcode projects, manage iOS simulators, and perform various Xcode-related tasks with enhanced error handling and support for multiple project types.
Loading reviews...