MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. xcode-mcp-server

xcode-mcp-server

GitHub

This repository provides an Xcode Model Context Protocol (MCP) server, enabling AI assistants to interact with Xcode projects, manage simulators, and automate various development tasks. This repository provides an Xcode

319
9

Xcode MCP Server

A Model Context Protocol (MCP) server that integrates Large Language Models (LLMs) with Xcode, enabling AI assistants to manage Xcode projects, iOS simulators, and perform Xcode-related tasks.

Use Cases

The server supports natural language instructions for project setup, build management, simulator testing, file operations, and troubleshooting. Examples include setting project directories, building projects, running tests, managing simulators, and updating files.

Installation

Installation involves cloning the repository, installing dependencies using npm install, configuring environment variables (setting PROJECTS_BASE_DIR in .env), and building the project with npm run build. The Claude configuration requires updating with the server's command and environment details.

Development

Requires Node.js 16+, Xcode, and macOS. Building is done via npm run build. Testing can be performed using the Model Context Protocol Inspector.

Repository

R-
r-huijts

r-huijts/xcode-mcp-server

Created

January 16, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools