Skip to main content
Glama
130,040 tools. Last updated 2026-05-06 20:28

"Generating a module in an iOS Xcode project using MVP with Coordinator architecture" matching MCP tools:

  • Retrieve all issues associated with a specific module in a project using the project and module UUID identifiers. Ideal for managing and analyzing module-related tasks within Plane's project management system.
  • Add a new module to a project in Plane MCP Server by specifying project ID and module details, managing issues and workflows effectively.
  • Remove an issue from a module and unassign the module from the issue in Plane MCP Server. Requires project_id, module_id, and issue_id to execute the action.
  • Refresh an Xcode project by closing and reopening it to incorporate external changes, such as modified .xctestplan files. Provide the absolute path to the .xcodeproj or .xcworkspace.
    Apache 2.0
  • Retrieve the overall architecture of a LaunchFrame project, including services, backend modules, key patterns, frontend structure, and infrastructure details.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Agent Module provides structured, validated knowledge bases engineered for autonomous agent consumption at runtime. Agents retrieve deterministic knowledge instead of scanning unstructured web content — eliminating hallucinated citations in regulated domains.

  • Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.

  • Retrieve the app bundle path for iOS, watchOS, tvOS, or visionOS applications on a physical device by specifying the project file and scheme. Essential for developers managing Xcode projects.
    MIT
  • Build Xcode projects and launch apps in iOS Simulator. Compiles code, returns build errors on failure, and runs the app with the specified bundle identifier.
    MIT
  • Retrieve the app bundle path for a simulator by UUID using an Xcode project file. Specify project path, scheme, platform, and simulator ID to locate the application.
    MIT
  • Retrieve the app bundle path for iOS, watchOS, tvOS, or visionOS applications on a physical device using a specified Xcode workspace and scheme.
    MIT
  • Build and run iOS apps from Xcode project files on specific simulators using UUID identifiers. Specify project path, scheme, and simulator ID to execute tests or preview applications.
    MIT
  • Build an Xcode project or workspace with a specified scheme and optional destination. Automates the build and parses logs to extract errors and warnings.
    Apache 2.0
  • Add a new tool to an existing MCP server by generating the required module, service stub, test file, and updating server configuration.
    MIT
  • Create a new macOS Xcode project with workspace structure, SPM package for features, and proper macOS configuration from templates.
    MIT
  • Update a task's status or result log with automatic timestamping. Use this to manage task progress as a coordinator.
    MIT
  • Write or update file content in active Xcode projects. Specify file path and content to modify or create project files.
    MIT
  • Create a modern iOS Xcode project with workspace structure, SPM package for features, and proper iOS configuration from templates.
    MIT