Skip to main content
Glama

Xcode MCP Server

by r-huijts

set_projects_base_dir

Define the base directory for Xcode projects to streamline project storage and management, enabling efficient organization and access for AI-assisted development tasks.

Instructions

Set the base directory where Xcode projects are stored

Input Schema

NameRequiredDescriptionDefault
baseDirYesAbsolute path to the directory containing Xcode projects

Input Schema (JSON Schema)

{ "properties": { "baseDir": { "description": "Absolute path to the directory containing Xcode projects", "type": "string" } }, "required": [ "baseDir" ], "type": "object" }

You must be authenticated.

Other Tools from Xcode MCP Server

Related Tools

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/r-huijts/xcode-mcp-server'

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