Provides a barebones foundation for building Model Control Protocol (MCP) servers in Swift for macOS applications and command line tools.
MCP Template is a starting point for developers looking to implement Model Control Protocol (MCP) servers in their projects. It demonstrates how to use the `mcp-swift-sdk` in a minimal way, making it easier to understand the basics of MCP integration. It includes both a library template for integration into other projects and a simple command-line example to illustrate basic usage, making it simple to build custom tools compatible with the MCP standard.