Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list-projectsA

Find all Xcode projects (.xcodeproj) in a directory. Searches recursively up to 5 levels deep, excluding common build directories.

read-projectB

Read and parse an Xcode project file (.xcodeproj). Returns project structure including targets, build configurations, and source files.

list-targetsB

List all build targets in an Xcode project with their product types (app, framework, test, etc.)

list-schemesB

List all schemes available in an Xcode project (both shared and user schemes)

buildC

Build an Xcode project using xcodebuild. Can specify target, scheme, configuration, and destination.

xcodebuild-infoB

Get xcodebuild version and available SDKs information

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/airdrop-alpha/xcode-mcp'

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