Skip to main content
Glama

MCP Xcode

by Stefan-Nitu

list_targets

Retrieve all targets from an Xcode project or workspace by specifying the project path. Streamlines target management for Apple platform development workflows.

Instructions

List all targets in an Xcode project

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the Xcode project or workspace

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the Xcode project or workspace", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Stefan-Nitu/mcp-xcode'

If you have feedback or need assistance with the MCP directory API, please join our Discord server