xcforge - iOS MCP Server & CLI✓
io.github.justinthevoid/xcforge · v1.0.0
v1.0.0▦ other mcpb: https://github.com/justinthevoid/xcforge/releases/download/v1.0.0/xcforge-v1.0.0.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.justinthevoid/xcforge",
"description": "95 MCP tools for iOS — build, test, simulate, automate UI, capture, and diagnose.",
"title": "xcforge - iOS MCP Server & CLI",
"repository": {
"url": "https://github.com/justinthevoid/xcforge",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/justinthevoid/xcforge/releases/download/v1.0.0/xcforge-v1.0.0.mcpb",
"fileSha256": "b098d9591aca60524c45a217b76fb3fdb6bd5d8221c9b69c84ce085c756e24a5",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}