swift-patterns-mcp and swift-mcp
One is an MCP server providing curated Swift and SwiftUI best practices, while the other is a Swift SDK for Model Context Protocol servers and clients, making them ecosystem siblings as the server would likely use the SDK to implement its functionality.
About swift-patterns-mcp
efremidze/swift-patterns-mcp
An MCP server providing curated Swift and SwiftUI best practices from leading iOS sources.
Implements MCP server architecture with stdio transport to integrate into Claude Desktop, Cursor, and Windsurf; provides semantic search across curated sources (Swift by Sundell, SwiftLee, Point-Free) with optional AI-powered recall, persistent memory via Memvid storage, and OAuth-gated premium content from Patreon creators. Runs as a Node.js process with auto-refreshing RSS feeds, intelligent filtering, and configurable content sources for team-wide pattern references.
About swift-mcp
DePasqualeOrg/swift-mcp
Full-featured Swift SDK for Model Context Protocol servers and clients
This is a Swift SDK designed for Swift developers to build applications that communicate using the Model Context Protocol (MCP). It allows you to create both clients that send requests to MCP servers and servers that respond to those requests. Developers would use this to ensure their Swift applications can seamlessly integrate with the MCP ecosystem.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work