Skip to main content
Glama

MCP Xcode

by Stefan-Nitu
index.ts420 B
// Domain Value Objects export { Platform } from './domain/Platform.js'; export { DeviceId } from './domain/DeviceId.js'; export { ProjectPath } from './domain/ProjectPath.js'; export { AppPath } from './domain/AppPath.js'; // Infrastructure export { ShellCommandExecutorAdapter } from './infrastructure/ShellCommandExecutorAdapter.js'; export { ConfigProviderAdapter } from './infrastructure/ConfigProviderAdapter.js';

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