Stats
Actions
Tags
From swiftui-dev
Runs locally via npx to provide Swift code patterns and templates for iOS/macOS development.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"swift-patterns": {
"command": "npx",
"args": [
"-y",
"swift-patterns-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub arustydev/agents --plugin swiftui-dev