Skip to main content
Glama

Xcode MCP Server

by ebowwa

xcode_create_directory

Use this tool to create directories and subdirectories at specified paths, enabling efficient project structure management in Xcode MCP Server for iOS/macOS development.

Instructions

Create a directory with subdirectories if needed

Input Schema

NameRequiredDescriptionDefault
pathYesDirectory path to create

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Directory path to create", "type": "string" } }, "required": [ "path" ], "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/ebowwa/xcode-mcp'

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