Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

ShipSwift

io.github.signerlabs/shipswift

40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP.

Uptime
100.0%
1 direct probes · 30d
Response
901ms
last probe
Tools
3
callable
Resources
91
readable
Prompts
2
available

Tools · 3

listRecipes

List production-ready SwiftUI code recipes. Each recipe is a complete, copy-paste-ready implementation — not a tutorial. Covers native iOS features (SwiftUI, Swift Charts, SpriteKit, Vision, AVFoundat…

getRecipe

Get a recipe by ID. Returns complete, copy-paste-ready Swift source code with architecture explanation and implementation steps. Module recipes may also include backend code (Hono/Node.js + AWS CDK).

searchRecipes

Search recipes by keyword across titles, descriptions, tags, and full source code. Use for any iOS, SwiftUI, or backend topic — e.g. subscription, authentication, camera, animation, chart, onboarding,…

Resources · 91

recipe-catalog

Complete list of all available ShipSwift iOS development recipes with their metadata (id, title, description, tier, tags).

shipswift://recipes/catalog
Animated Loop

Pulsing concentric rings in one of four hand-tuned styles (Shape / Diamond / Neon / Warp) with three RGB-channel colors and per-channel phase offset — Shape style adds a geometric sub-picker (circle /…

shipswift://recipes/animation-animated-loop
Animated Mesh Gradient

Animated 3x3 mesh gradient background that smoothly transitions between two color palettes with a repeating animation

shipswift://recipes/animation-animated-mesh-gradient
Before/After Image Slider

Before/after image comparison view with an auto-oscillating slider divider and drag gesture support

shipswift://recipes/animation-before-after-slider
Change Effects

Eight micro-interaction effects that fire on Equatable value changes — shake, jump, spin, ping rings, symbol spray, +1 rise, one-shot shine, and haptics — built on KeyframeAnimator and PhaseAnimator

shipswift://recipes/animation-change-effect
Char Sphere

Rotating 3D glyph sphere — caller-supplied character palette (`chars: [String]`) is randomly scattered across spherical Fibonacci points with perspective-scaled SF Rounded font and optional back-face …

shipswift://recipes/animation-char-sphere
Chromatic Glass

Subtle chromatic-aberration glass layerEffect over any source view via a SwiftUI Metal stitchable shader — red/blue channels split toward the edges along the tilt direction, with a soft centre glow, f…

shipswift://recipes/animation-chromatic-glass
Color Panels

Pseudo-3D rotating panels procedural background — 1–7 semi-transparent color panels rotating around a central vertical axis with edge highlight, skew, side blur, fade-in/out, and per-panel gradient mi…

shipswift://recipes/animation-color-panels
Confetti Burst

Canvas-rendered celebration confetti burst overlay with 4 particle shapes, customisable colors, gravity, and spread

shipswift://recipes/animation-confetti
Dot Orbit

Animated dots orbiting around Voronoi-cell centers — 3×3 Voronoi-cell scan, each dot rotates individually, mapped onto a 1–10 step-discretized color ramp

shipswift://recipes/animation-dot-orbit
Dot Sphere

Rotating 3D dot sphere — N dots distributed via spherical Fibonacci / Vogel spiral, optional morph between random 3D cloud and even sphere, one-axis perspective projection, palette cross-fade waves up…

shipswift://recipes/animation-dot-sphere
Dots

Family of perspective dot-grid backgrounds with seven styles (wavy / mountains / ocean / standing — 3D ground plane; flow / plasma / snake — flat grid). One enum, one 11-parameter knob set across all …

shipswift://recipes/animation-dots
Foil

Holographic rainbow foil layerEffect that wraps any source view via a SwiftUI Metal stitchable shader, with crossing sine-wave rainbow ramp, high-power sparkle glints, and a tilt-driven fresnel flare …

shipswift://recipes/animation-foil
Fractal Clouds

Drifting fractal cumulus clouds rendered via a SwiftUI Metal stitchable shader, using two-pass 5-octave FBM with domain warping for soft cumulus-like swirls

shipswift://recipes/animation-fractal-clouds
Full-Screen Button

Tappable card with Apple's native zoom transition (App Store / Photos style) — the card geometry-matches into a true full-screen view via iOS 18 `.matchedTransitionSource` and `.navigationTransition(.…

shipswift://recipes/animation-full-screen-button
Glass Logo

Multi-layer glass apple-logo showcase — a dark canvas plus a flowing color gradient refracted through an apple.logo-shaped frosted glass with a cool Fresnel edge and a soft breathing bloom, composited…

shipswift://recipes/animation-glass-logo
Glass Orb

A draggable glass orb with a built-in vertical color gradient fill, rendered through a SwiftUI Metal stitchable layerEffect — the gradient is magnified and bent with a spherical (barrel) warp, topped …

shipswift://recipes/animation-glass-orb
Glass

SDF-shaped glass lens layerEffect — magnifies and refracts a source view inside a circle or rounded-rect with frosted blur, a Fresnel rim, chromatic aberration, a directional highlight and tint, all d…

shipswift://recipes/animation-glass
Glitter

Animated glitter layerEffect that scatters twinkling rainbow-tinted sparkle points over any source view via a SwiftUI Metal stitchable shader, with a hashed grid, per-cell phase, and tilt-driven twink…

shipswift://recipes/animation-glitter
Glow Sweep Effect

View wrapper that sweeps a glowing highlight band across content, using the original shape as a mask

shipswift://recipes/animation-glow-sweep
Halftone

Print-shop halftone image filter — 4 dot styles (classic / gooey / holes / soft) × 2 grids (square / hex) + 4-channel CMYK plates mode, applied to any source view via layerEffect

shipswift://recipes/animation-halftone
Ink Smoke

Domain-warped FBM "ink in water" smoke field rendered via a SwiftUI Metal stitchable shader, with four ink colors and a wispy highlight

shipswift://recipes/animation-ink-smoke
Intense Bling

Maximum-intensity holographic shimmer layerEffect over any source view via a SwiftUI Metal stitchable shader, with a dense diamond grid, multi-hue rainbow, three moving hotspots, and layered tilt-driv…

shipswift://recipes/animation-intense-bling
Light Sweep Effect

Animated scan-line overlay that sweeps a gradient light band across any content with rounded clipping

shipswift://recipes/animation-light-sweep
Liquid Chrome

Animated liquid chrome surface rendered via a SwiftUI Metal stitchable shader, with three sequentially domain-warped value-noise samples, a gamma-shaped chrome curve, and high-power specular glints

shipswift://recipes/animation-liquid-chrome
Liquid Metal

Liquid-metal image filter — big light/dark metal blocks drifting one way like WWDC molten metal, with a cool-blue Fresnel rim, a breathing bloom glow that follows the metal, and a fully parameterised …

shipswift://recipes/animation-liquid-metal
Metaballs

Gooey metaball blobs background with two styles — cluster (soft blobs meandering on independent noise drifts with shape-weighted color blending across a 1–8 color palette) and fountain (a big central …

shipswift://recipes/animation-metaballs
Neuro Noise

Glowing neural-web procedural background — 15-iteration sine/cosine accumulation with rotated UV creates an organic web of fluid lines and soft intersections, 3-color palette

shipswift://recipes/animation-neuro-noise
Orbiting Logos Animation

SpriteKit-powered animated orbit component with concentric rings of dots and pop-out icon animations

shipswift://recipes/animation-orbiting-logos
Particle Transitions

Particle-powered view transitions with a self-contained Canvas burst engine — poof smoke cloud, pop ripple with particle flurry, and anvil slam with dust impact

shipswift://recipes/animation-particle-transition
Plasma

Full-color plasma background family with five hand-tuned styles (Solar / Prism / Spectrum / Ember / Lilac), each shipping its own 5-stop palette — switch style with a single enum

shipswift://recipes/animation-plasma
Polished Aluminum

Polished-aluminum finish layerEffect over any source view via a SwiftUI Metal stitchable shader — a tilt-shifted cyan/silver/purple brushed-metal gradient, a diagonal 45-degree rainbow iridescence ban…

shipswift://recipes/animation-polished-aluminum
Scanning Overlay Effect

Animated scan-line overlay with flowing grid, sweeping scan band, and noise layer for an analyzing/processing visual effect

shipswift://recipes/animation-scanning-overlay
Shaking Icon Animation

Animated icon that periodically zooms in and shakes side-to-side, mimicking the iOS home-screen jiggle effect

shipswift://recipes/animation-shaking-icon
Shimmer Effect

Shimmer highlight wrapper that sweeps a translucent light band across content in a continuous loop

shipswift://recipes/animation-shimmer
Simplex Noise

Multi-color simplex-noise gradient procedural background — two layered 2D simplex noises mapped onto a 1–10 color gradient with stepped smooth transitions and wrap-around seam blending

shipswift://recipes/animation-simplex-noise
Smoke Ring

Polar-coordinate smoke ring procedural background — radial multi-colored gradient distorted by two phase-shifted FBM noise layers that cross-fade so the smoke never visibly loops, with tunable radius …

shipswift://recipes/animation-smoke-ring
Star Nest

Volumetric procedural star-nebula colorEffect background via a SwiftUI Metal stitchable shader — a fixed camera flies through a 3D space-folded fractal field generated entirely in-shader, with tunable…

shipswift://recipes/animation-star-nest
Starfield

Multi-layer twinkling starfield rendered via a SwiftUI Metal stitchable shader, with parallax-scrolling layers, hashed star placement, and a per-star sin-driven twinkle

shipswift://recipes/animation-starfield
Swirl

Polar-coordinate twisted-bands procedural background — angle bands twisted into spirals via `pow(length, -twist)`, folded to a triangular wave, mapped onto a 1–10 color anti-aliased gradient with opti…

shipswift://recipes/animation-swirl
View Transitions

16 modern view transitions on the iOS 17 Transition protocol — boing, skid, swoosh, flip, iris, wipe, blinds, clock, glare, dissolve, flicker, film exposure and more

shipswift://recipes/animation-transition
Typewriter Text Animation

Typewriter text that cycles through strings with character-by-character typing and deleting, supporting multiple animation styles

shipswift://recipes/animation-typewriter-text
Voronoi

Animated Voronoi cell background — double-pass Voronoi with anti-aliased edges, 1–5 color cell ramp, optional gap border between cells, and radial inner glow shadow

shipswift://recipes/animation-voronoi
Water

Rippling water-caustic image filter — simplex-noise wave drift + 6-octave rotated caustic distortion warps source UVs and adds a sunlight-on-pool highlight tint

shipswift://recipes/animation-water
Activity Heatmap

GitHub-style activity heatmap with streak tracking, gradient streak card, flow-layout heatmap grid, and color legend

shipswift://recipes/chart-activity-heatmap
Area Chart

Horizontally scrollable area chart with standard and stacked modes, optional line overlay, and configurable gradient opacity built on Swift Charts

shipswift://recipes/chart-area-chart
Bar Chart

Horizontally scrollable bar chart with grouped and stacked modes, value labels, and animated bar growth built on Swift Charts

shipswift://recipes/chart-bar-chart
Donut Chart

Interactive donut chart with tap-to-select interaction, category grouping, and center overlay showing count and category name built on Swift Charts

shipswift://recipes/chart-donut-chart
Line Chart

Horizontally scrollable multi-series line chart with reference lines, configurable interpolation, and point markers built on Swift Charts

shipswift://recipes/chart-line-chart
Network Graph

Interactive 3D dependency graph on a single Canvas — funnel layout, perspective projection, idle auto-spin, drag-to-orbit, pinch-to-zoom, tap-to-highlight full prerequisite lineage with camera focus t…

shipswift://recipes/chart-network-graph
Radar Chart

Animated radar (spider) chart with axis labels, background grid rings, radial lines, and polygon animation from center to full size

shipswift://recipes/chart-radar-chart
Ring Chart

Apple Watch Activity Rings style concentric progress chart with animated ring growth, legend, and optional center content via ViewBuilder

shipswift://recipes/chart-ring-chart
Scatter Chart

Horizontally scrollable scatter chart with multi-category color mapping and configurable axes built on Swift Charts

shipswift://recipes/chart-scatter-chart
Add Sheet

Bottom sheet with text input field, Cancel and Continue buttons, presented as a medium detent sheet

shipswift://recipes/component-add-sheet
Alert Toast Notification

Global toast-style alert overlay with preset styles (info, success, warning, error) and auto-dismiss

shipswift://recipes/component-alert
Bullet Point Text

Text label with a colored capsule bullet point indicator that accepts any View content via @ViewBuilder

shipswift://recipes/component-bullet-point-text
Floating Labels

Animated floating capsule labels that fade in and out at specified positions around an image

shipswift://recipes/component-floating-labels
Gradient Divider

Horizontal divider with a center-fade gradient effect (clear to color to clear)

shipswift://recipes/component-gradient-divider
Image Thumbnail

Reusable rounded image thumbnail with same-named ColorSet fallback — perfect for product cards, avatars, and cover images

shipswift://recipes/component-image-thumbnail
KPI Card

Dashboard metric card with icon, title, value (numericText animation), tint color, and customizable trailing slot. Includes SWKPIDeltaTag for period-over-period comparison

shipswift://recipes/component-kpi-card
Label with Icon and Image

Reusable label components pairing a leading visual (SF Symbol or image resource) with localized text

shipswift://recipes/component-label
Page Loading Overlay

Fullscreen loading overlay with blur background, customizable message, optional icon with pulse animation, and progress indicator

shipswift://recipes/component-loading
Markdown Text

Lightweight Markdown renderer for LLM output — supports headings, fenced code blocks, lists, dividers, and inline formatting (bold, italic, inline code)

shipswift://recipes/component-markdown-text
Onboarding View

Multi-page onboarding view with swipe navigation, Continue/Get Started button, Skip option, and best-practice patterns for prefetching iOS system permissions.

shipswift://recipes/component-onboarding-view
Order Customization View

Animated drink customization demo with flavor selection, cup sizing, matchedGeometryEffect, and quantity control

shipswift://recipes/component-order-view
Root Tab View

Root TabView template using iOS 18+ Tab API with selected/unselected icon switching and haptic feedback

shipswift://recipes/component-root-tab-view
Rotating Quote

Auto-rotating quote display that cycles through quotes with animated transitions and stable layout height

shipswift://recipes/component-rotating-quote
Scrolling FAQ Carousel

Auto-scrolling horizontal FAQ carousel with infinite looping rows scrolling in alternating directions (iOS only)

shipswift://recipes/component-scrolling-faq
Search Bar

Capsule-shaped search bar with magnifying glass, clear button, and ultra-thin material background

shipswift://recipes/component-search-bar
Status Badge

Capsule-shaped colored status badge with preset styles (info, success, warning, error, neutral) for workflow states like orders, tickets, contracts, and tasks

shipswift://recipes/component-status-badge
Compact Stepper

Compact numeric stepper with chevron buttons, animated numeric text transitions, and haptic feedback

shipswift://recipes/component-stepper
Tab Button

Capsule-shaped tab button toggling between selected and unselected states for segmented controls

shipswift://recipes/component-tab-button
Thinking Indicator

Animated three-dot bouncing indicator for chat typing/thinking states

shipswift://recipes/component-thinking-indicator
Video Player

Showcase video player with first-frame thumbnail, tap-to-fullscreen AVKit playback, and orientation callbacks

shipswift://recipes/component-video-player
Wallet

Playful wallet "pocket" holding a stack of payment cards. Three cards tuck into an olive-green pouch; tap the eye button to spring the cards out in a staggered ladder and reveal/hide every balance at …

shipswift://recipes/component-wallet
Anonymous-First Authentication with Cognito Identity Pool

Anonymous-first authentication for iOS and macOS apps — users access core features immediately without signing in, with optional sign-up/sign-in (Apple, Google, email) and seamless data migration from…

shipswift://recipes/auth-cognito-anonymous
Authentication with AWS Cognito

Login-required iOS and macOS authentication system with AWS Cognito — email/password sign-up, Apple Sign In, Google Sign In, phone OTP, automatic token refresh, onboarding flow, and CDK infrastructure…

shipswift://recipes/auth-cognito
Anonymous-First Authentication with Supabase

Anonymous-first authentication for iOS apps — users access core features immediately without signing in, then optionally link Sign in with Apple which keeps the SAME user id (zero data migration). Use…

shipswift://recipes/auth-supabase-anonymous
Camera & Face Detection

Complete camera module with photo capture, live preview, face detection using Vision framework, and face landmark overlay (iOS only)

shipswift://recipes/camera
AI Chat Interface with Voice Input

Complete chat module with message list, streaming-ready input bar, voice-to-text via VolcEngine ASR, and AI conversation UI patterns (iOS only)

shipswift://recipes/chat
Export & Share — PDF, Image, JSON, CSV

Production-ready export system with multi-format output (PDF, PNG/JPEG, JSON, CSV), multi-page PDF rendering with metadata, UTF-8 BOM CSV for Excel compatibility, SwiftUI ShareLink integration, temp f…

shipswift://recipes/export-share
AWS Infrastructure with CDK

Production-ready AWS infrastructure using CDK — App Runner for HTTP services, Aurora Serverless for database, Cognito for auth, Lambda for serverless functions, and S3 for storage

shipswift://recipes/infra-cdk
Supabase Row Level Security (RLS) Data Isolation

Production-ready Row Level Security patterns for a Supabase + Cloudflare Workers stack — the database-layer isolation primitive that makes cross-user data leaks impossible even when a route is buggy o…

shipswift://recipes/infra-supabase-rls
Supabase Storage Private Buckets + Signed URLs

Production-ready private file storage for a Supabase + Cloudflare Workers stack — a private bucket created as an idempotent SQL migration, server-side service_role uploads (the client never talks to S…

shipswift://recipes/infra-supabase-storage
Supabase + Cloudflare Workers Infrastructure

Production-ready serverless infrastructure using Supabase (managed Postgres + Auth + Storage) and Cloudflare Workers (Hono backend) — the zero-VPC, zero-server counterpart to the AWS CDK stack. Covers…

shipswift://recipes/infra-supabase
Settings View

Pre-built settings page with app info section, account management, notification toggles, feedback/rating links, and legal links (iOS and macOS)

shipswift://recipes/setting
Subject Lifting — Background Removal

Extract foreground subjects from photos with transparent backgrounds using VisionKit's ImageAnalyzer — one-tap background removal with state machine lifecycle, original/extracted image pair, and PNG d…

shipswift://recipes/subject-lifting
In-App Subscription with RevenueCat (iOS + Server Gate)

Full-stack RevenueCat subscription system — ASC product setup, RC dashboard wiring, iOS SDK integration (identity-synced appUserID, entitlement stream, paywall), server-side entitlement gate with webh…

shipswift://recipes/subscription-revenuecat
In-App Subscription with StoreKit 2

Full-stack subscription system with StoreKit 2 — product loading, purchase flow, paywall UI on iOS, plus server-side JWS verification, App Store Server Notifications (webhook), and database persistenc…

shipswift://recipes/subscription-storekit
TikTok Ad Attribution with RevenueCat (Dual-Channel)

Full-depth TikTok attribution for RevenueCat apps — client SDK reports the purchase moment, your backend forwards renewals/refunds from RC webhooks to TikTok Events API. Ships the complete Workers for…

shipswift://recipes/tiktok-tracking-revenuecat
TikTok Ad Attribution & Tracking

TikTok ad attribution module with ATT permission flow, standard/custom event tracking, and debug logging — bridges to TikTok Business SDK via closure injection. Includes complete integration guide wit…

shipswift://recipes/tiktok-tracking

Prompts · 2

build-feature

Guide the user to build an iOS feature using ShipSwift recipes. Provides a structured workflow: describe the feature, find matching recipes, and generate implementation steps.

explore-recipes

Browse all available ShipSwift recipes and get personalized recommendations based on project needs.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shipswift": {
      "url": "https://api.shipswift.app/mcp",
      "transport": "streamable-http"
    }
  }
}