#128 · Primary category: LLM Application Frameworks

swift-sdk

mcp swift

The official Swift SDK for Model Context Protocol servers and clients.

Project last updated:05/07/26

GitHub Stars

1.5K

Forks

231

Contributors

18

License

Other

Why we included this project

If you build with Swift, this is the official SDK for connecting your apps to AI models over the Model Context Protocol, and it covers both ends of that connection. The client side lets an app call a model, while the server side publishes your own commands for assistants to use, with transports, authentication flows, and cancellation handled for you. Because it tracks the current protocol specification and is the reference implementation, it gives Swift teams a maintained baseline instead of a third-party port that follows its own conventions. On Apple platforms or backend services, that means you can add model interoperability without hand-rolling JSON-RPC plumbing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category