Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
signerlabs/ShipSwift
GitHub Stars
2,742
Server Listing
ShipSwift

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: getRecipe retrieves a specific recipe by ID, listRecipes enumerates available recipes, and searchRecipes finds recipes by keyword. There is no overlap in functionality—an agent can easily tell them apart based on the required input and expected output.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (getRecipe, listRecipes, searchRecipes) using camelCase. The naming is predictable and readable, with no deviations or mixed conventions across the set.

Tool Count3/5

With only 3 tools, the server feels slightly thin for its broad scope covering SwiftUI, iOS features, and backend infrastructure. While the tools cover core operations (get, list, search), more specialized actions like creating or updating recipes might be expected but are absent, making the count borderline appropriate.

Completeness4/5

The tool set provides good coverage for retrieving and discovering recipes, with clear CRUD-like operations for reading (get, list, search). However, there are minor gaps: no tools for creating, updating, or deleting recipes, which could limit agent workflows that involve modifying content, though the descriptions focus on production-ready code retrieval.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.