GitHub Stars
95
User Rating
Not Rated
Favorites
0
Views
148
Forks
3
Issues
2
Programming Languages
System Requirements
Swift 6.1以上Xcode 16.4以上Provided Features
Safety Analysis
Recommended For
Recommended for developers who want to automate Xcode projects using Swift, as well as those looking to enhance their workflow with AI assistants. It is also suitable for teams looking to automate complex project configurations.
Maintenance Status
ActiveHi! I'm giginyan. Engineer at @LINE. I'm interested in Game development. Core Contributor of @fastlane / @Carthage / XcodeGen
640
Followers
305
Repositories
66
Gists
0
Total Contributions
The swift-context-protocol is a Swift-based implementation of the Model Context Protocol (MCP) designed for AI contexts. It utilizes Swift's distributed actor model to enable type-safe, asynchronous remote invocation of tools, resources, and prompts. The library provides standardized protocols for tools, resources, and prompts, and supports JSON Schema for validating input and output formats.