About 9,220 results
Open links in new tab
  1. GitHub - efremidze/swift-mcp: MCP server for iOS best practices ...

    swift-mcp is a Model Context Protocol (MCP) server that provides your AI assistant with access to curated Swift and SwiftUI patterns, best practices, and code examples from top iOS developers and …

  2. swift-mcp | Awesome MCP Servers

    An MCP server providing curated Swift and SwiftUI best practices from leading iOS developers — with intelligent search, persistent memory, and optional premium integrations.

  3. mcp-swift-sdk – Swift Package Index

    4 days ago · The Model Context Protocol (MCP) defines a standardized way for applications to communicate with AI and ML models. This Swift SDK implements both client and server components …

  4. Building a MCP server in Swift - DEV Community

    Mar 25, 2025 · For Apple platform developers, building an MCP server in Swift is an excellent way to get started. In this post, Adam Wulf shares his experience using the mcp-swift-sdk to implement a basic …

  5. iOS Native App Development with MCP Integration & SwiftUI - MCP

    Feb 9, 2026 · iOS Native App Development with MCP Integration & SwiftUI: MCP is a powerful tool for iOS native app development, featuring deep Xcode 26.3 integration and Ralph OG autonomous …

  6. Creating MCP Servers in Swift - artemnovichkov.com

    Apr 17, 2025 · To start the server, we are using the StdioTransport class, which is a transport layer for the server. It allows the server to communicate with the client via standard input and output. Next, we …

  7. How to Build a Fast.io MCP Client in Swift - 2026 Guide

    Learn how to integrate the swift model context protocol to build a Fast.io MCP client in Swift with SSE and HTTP. Native iOS integration for AI agents.

  8. MCP Servers for swift | MCP Server Finder

    Browse through our collection of MCP Servers for swift. MCPServerFinder.com includes the largest collection of MCP servers to power up your AI workflows.

  9. MCP Client Example in Swift for HealthKit Integration | MCPlane

    This repository demonstrates how to build a custom MCP server in Swift for iOS applications, focusing on retrieving blood pressure data from HealthKit and using it with Anthropic API.

  10. MCP iOS SDK Implementation with LLM Integration - GitHub

    Jul 3, 2025 · This project demonstrates how to integrate the Swift MCP (Model Context Protocol) SDK into an iOS application with LLM support through Cloudflare Workers and local models, including …