Skip to main content
Glama

Related Servers

Alternatives to XcodeMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to parse Xcode and Swift build outputs into structured, token-efficient formats like JSON or TOON. It provides tools for executing build commands and extracting detailed diagnostic information such as errors, warnings, and test failures.
      8
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides tools for programmatically interacting with Xcode projects, enabling users to manage targets, schemes, and files. It supports essential development tasks including building, testing, and cleaning projects through the Xcode command-line tools.
      94 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for interacting with Xcode build tools, iOS Simulator, and Apple notarization services.
      1 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      First-party MCP server and CLI for Xcode and iOS Simulator automation. Enables control of Xcode and iOS Simulator via MCP tools for tasks like building, testing, and automation.
      8 npm
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 26 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose. The build, test, debug, and XCResult tools are separated by prefixes (xcode_ vs xcresult_) and specific verbs, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    All tools follow a consistent pattern: either xcode_ or xcresult_ prefix followed by a verb and optionally a noun (e.g., xcode_build, xcresult_summary). No mixing of styles or ambiguous verbs.

    Tool Count3/5

    With 26 tools, the count is slightly above the typical well-scoped range. While each tool serves a specific purpose, the overall set feels heavy given the domain, though it is justified by the complexity of Xcode integration.

    Completeness5/5

    The tool set covers the full lifecycle of Xcode operations: workspace/project management, building, testing, debugging, and comprehensive XCResult analysis (browsing, attachments, screenshots, UI hierarchy). No obvious gaps for the stated purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues