MCPKit

0.4.0

Batteries-included scaffolding for exposing a Swift app's features as a Model Context Protocol (MCP) server, built on the official MCP Swift SDK.
adamtheturtle/MCPKit

What's New

MCPKit 0.4.0

2026-08-04T16:22:51Z

What's Changed

Full Changelog: 0.3.0...0.4.0

MCPKit

Scaffolding for exposing Swift app features as a Model Context Protocol server, built on the official MCP Swift SDK.

Documentation | Swift Package Index

Installation

.package(url: "https://github.com/adamtheturtle/MCPKit.git", from: "0.1.0")

Add the MCPKit product to your target dependencies.

Product

  • MCPKit: Provider protocols, server bootstrap, argument helpers, result builders, and activity logging for MCP integrations.

Client configuration migration

MCPClient is deprecated and will be removed in MCPKit 1.0. Applications that show client setup instructions or edit client configuration should use MCPClientInstall and its MCPDesktopClient catalogue. Keeping client paths, formats, snippets, and safe file editing in that package prevents the two catalogues from drifting.

Requirements

  • Swift 6.1+
  • macOS 13+, Mac Catalyst 16+, iOS 16+, watchOS 9+, tvOS 16+, or visionOS 1+

License

MIT. See LICENSE.

Description

  • Swift Tools 6.1.0
View More Packages from this Author

Dependencies

Last updated: Sat Aug 22 2026 13:15:23 GMT-0900 (Hawaii-Aleutian Daylight Time)