Scaffolding for exposing Swift app features as a Model Context Protocol server, built on the official MCP Swift SDK.
Documentation | Swift Package Index
.package(url: "https://github.com/adamtheturtle/MCPKit.git", from: "0.1.0")Add the MCPKit product to your target dependencies.
MCPKit: Provider protocols, server bootstrap, argument helpers, result builders, and client configuration snippets for MCP integrations.
- Swift 6.1+
- macOS 13+, Mac Catalyst 16+, iOS 16+, watchOS 9+, tvOS 16+, or visionOS 1+
MIT. See LICENSE.