Skip to main content
Glama

XcodeBuildMCP

index.ts391 B
/** * Focused execution facade. * Prefer importing from 'utils/execution/index.js' instead of the legacy utils barrel. */ export { getDefaultCommandExecutor, getDefaultFileSystemExecutor } from '../command.ts'; // Types export type { CommandExecutor, CommandResponse, CommandExecOptions } from '../CommandExecutor.ts'; export type { FileSystemExecutor } from '../FileSystemExecutor.ts';

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/cameroncooke/XcodeBuildMCP'

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