SwiftForge is an MCP server that gives AI coding agents (Claude Code, Cursor) on-demand access to a curated library of 96 current, production-grade SwiftUI components across 14 categories — including iOS 26 Liquid Glass. Every component is compile-checked and free of deprecated API. Free, MIT, local, no API key.
Server Config
{
"mcpServers": {
"swiftforge": {
"command": "npx",
"args": [
"-y",
"swiftforge-mcp"
]
}
}
}