xc-mcp

ericvoltolin/xc-mcp
★ 5 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
XC-MCP delivers an intelligent MCP server for Xcode tooling with progressive disclosure and caching to prevent token overflow. It speeds workflows and boosts reliability in development 🐙
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ericvoltolin/xc-mcp"
      ]
    }
  }
}

Topics

automationclaudecli-mcpdeveloper-toolsi18niosios-mcpmacosmcp-servermcp-xcodemodel-context-protocolmodel-context-protocol-serversoriginal-xboxswifttypescript