MCP cover image
See in Github
2025-03-31

Implementación del servidor MCP para la integración de Xcode

4

Github Watches

14

Github Forks

153

Github Stars

Xcode MCP Server

servidor Xcode-MCP xcode_icon.svg

A Model Context Protocol (MCP) server that brings the power of AI to your Xcode projects. This server acts as a bridge between Claude and your local Xcode development environment, enabling intelligent code assistance, project management, and automated development tasks.

Xcode Server MCP server

What is Xcode MCP Server?

At its core, this server follows a client-server architecture where Claude can securely interact with your local Xcode projects:

flowchart LR
    subgraph "Your Computer"
        Claude["Claude Desktop"]
        MCP["Xcode MCP Server"]
        XP[("Xcode Projects")]

        Claude <-->|"MCP Protocol\n(Commands & Results)"| MCP
        MCP <-->|"Local Access\n(File & Build Operations)"| XP
    end

The communication between the Xcode MCP server and your local projects happens entirely on your machine—your code is not exposed to the internet. The Model Context Protocol ensures that Claude can only perform approved operations through well-defined interfaces, giving you a secure way to let AI assist with your development while maintaining complete control.

MCP Client Compatibility

This server implements the Model Context Protocol (MCP) specification, making it compatible with any MCP-compliant client or host. While the installation instructions focus on Claude Desktop, you can use this server with:

  • Self-built MCP clients
  • Cursor AI
  • Other MCP-compatible IDEs and tools
  • Any application that implements the MCP client specification

The standardized protocol ensures consistent functionality across different clients while maintaining the same level of security and local-only operation.

Key Features

🔍 Intelligent Project Detection

  • Automatically finds and connects to your active Xcode project
  • Supports manual project selection for precise control
  • Maintains workspace context across interactions

📁 Smart File Operations

  • Read and analyze Swift, Objective-C, and project configuration files
  • Create and modify source files with proper syntax and imports
  • Intelligent file listing with type filtering and search

🛠 Project Management

  • Access project targets, configurations, and schemes
  • Analyze source files for potential issues
  • Execute builds with specific configurations
  • Run and manage test suites

Installation

You can install this server in three ways:

1. Using Claude Desktop with NPM Package

Update your Claude configuration file (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "xcode": {
      "command": "npx",
      "args": [
        "-y",
        "xcode-mcp-server"
      ],
      "env": {
        "PROJECTS_BASE_DIR": "/path/to/your/xcode/projects"
      }
    }
  }
}

2. Global NPM Installation

Install the package globally:

npm install -g @modelcontextprotocol/xcode-server

Then update your Claude configuration:

{
  "mcpServers": {
    "xcode": {
      "command": "xcode-server",
      "env": {
        "PROJECTS_BASE_DIR": "/path/to/your/xcode/projects"
      }
    }
  }
}

3. From Source

  1. Clone this repository:

    git clone https://github.com/r-huijts/xcode-mcp-server.git
    cd xcode-mcp-server
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables:

    cp .env.example .env
    

    Edit .env and set PROJECTS_BASE_DIR to your Xcode projects directory.

  4. Build the project:

    npm run build
    

Then update your Claude configuration:

{
  "mcpServers": {
    "xcode": {
      "command": "node",
      "args": [
        "/absolute/path/to/xcode-mcp-server/dist/index.js"
      ],
      "env": {
        "PROJECTS_BASE_DIR": "/path/to/your/xcode/projects"
      }
    }
  }
}

Note: Replace /path/to/your/xcode/projects with the actual path to your Xcode projects directory.

After updating the configuration, restart Claude Desktop for the changes to take effect.

Working with the Server

The server provides a natural interface for Claude to assist with your Xcode development. Here are some ways you can interact:

Project Navigation

Ask Claude to:

  • "Set my Xcode projects directory to /Users/username/Documents/XcodeProjects"
  • "What's my current active project?"
  • "Switch to the MyApp.xcodeproj project"
  • "Show me all Swift files in the project"

Code Creation & Modification

Get help with:

  • "Create a new view called ProfileView with a preview provider"
  • "Add a @Published email property to UserModel.swift"
  • "Set up a modern async/await networking layer"
  • "Implement Core Data models with SwiftUI bindings"

Project Analysis & Building

Let Claude assist with:

  • "Analyze NetworkManager.swift for potential issues"
  • "Build the project in Debug configuration"
  • "Run the unit tests for the UserModel module"
  • "What build schemes are available?"

Development and Debugging

Building the Project

npm run build

Running Tests

npm test

Troubleshooting

The server provides detailed logging through stderr. Common issues and their solutions:

  1. Project Detection Issues

    • Verify your projects directory path
    • Ensure Xcode Command Line Tools are installed
    • Check file permissions
  2. Build Problems

    • Validate Xcode installation
    • Check project configurations
    • Review build settings

Contributing

We welcome contributions! Whether it's:

  • 🐛 Bug fixes
  • ✨ New features
  • 📚 Documentation improvements
  • 🧪 Additional tests

Feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

相关推荐

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

  • n8n-io
  • Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.

    Reviews

    2 (1)
    Avatar
    user_opLJrYv6
    2025-04-17

    As a devoted user of the xcode-mcp-server, I can confidently say it's a game-changer for our projects. The seamless integration and efficient handling of multiple coding platforms have significantly boosted our productivity. Kudos to r-huijts for developing this robust and user-friendly tool. Highly recommended for any development team! Check it out at https://github.com/r-huijts/xcode-mcp-server.