GitHub Stars
85
User Rating
Not Rated
Favorites
0
Views
62
Forks
5
Issues
1
Reviews & Ratings
No reviews yet
No reviews yet
Be the first to review this MCP and help others with useful information!
Write the first reviewAuthor Information
26
Followers
33
Repositories
0
Gists
0
Total Contributions
Related MCPs
swift-context-protocol
12
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.