Ship Swift MCP Server

AI-native SwiftUI component library - production-ready code that LLMs can use to build real apps. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in Swift.

VERIFIED ACTIVE

LAST COMMIT 2026-08-09 · ★ 2,968 · #125 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Swift · how we verify → /methodology

01 · Install Ship Swift

Claude Code

claude mcp add signerlabs-shipswift --transport http https://api.shipswift.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "signerlabs-shipswift": {
      "url": "https://api.shipswift.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.shipswift.app/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.shipswift.app

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.signerlabs is GitHub-verified and matches the repo owner

03 · Who maintains Ship Swift

ShipSwift is maintained by signerlabs. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
other - ranked #125 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.signerlabs/shipswift (active, first published 2026-02-25)

05 · Ship Swift FAQ

What is Ship Swift?

AI-native SwiftUI component library - production-ready code that LLMs can use to build real apps. It is available as a remote MCP endpoint.

Is Ship Swift still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-09. We re-verify nightly.

How do I install Ship Swift?

Run `claude mcp add signerlabs-shipswift --transport http https://api.shipswift.app/mcp`. You can also paste the ready-made client config above.

Does Ship Swift require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Ship Swift

More MCP servers to compare · Simplifier MCP · Flippa MCP · JVM Source Lens · Vscode Terminal MCP · Ncloud