mcpbeat Sign in

Swiftforge MCP Server

by jrlingyin888 Your server? Claim it
local only

Swiftforge runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 16 Jun 2026.

Curated, current SwiftUI components (incl. iOS 26 Liquid Glass) for your AI coding agent.

Installs per day peak 13 · avg 6 · -26% w/w
a month agotoday
31
Installs / week
npm · swiftforge-mcp
0
Stars
0 open issues
16 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Swiftforge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swiftforge -- npx -y swiftforge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiftforge": {
      "args": [
        "-y",
        "swiftforge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiftforge]
command = "npx"
args = ["-y", "swiftforge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swiftforge": {
      "args": [
        "-y",
        "swiftforge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiftforge": {
      "args": [
        "-y",
        "swiftforge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Swiftforge

same job, measured the same way
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

40 installs/wk local only
Seedflip
by bockenstette1

100+ curated design systems for AI coding agents. Design taste, not guesswork.

27 installs/wk local only
Livewire Flux MCP
by lemaur

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

65 installs/wk local only
Yggdrasil
by vondervuflya

One shared, durable memory for your AI coding agents — local-first, zero-dependency.

341 installs/wk local only
Icon Composer MCP
by ethbak

CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+)

106 installs/wk local only
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

48 installs/wk local only
Vibsync
by vibsync

One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.

answering
Boyce
by boyce-io

Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.

66 installs/wk local only

Swiftforge — questions

Answers built from our own checks of this server.

Why is there no uptime for Swiftforge?
Swiftforge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package swiftforge-mcp was installed 31 times last week.
How do I connect Swiftforge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls swiftforge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Swiftforge?
The npm package swiftforge-mcp was installed 31 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swiftforge open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.