PLPeter Liddleinblog.glacio.tech·Jun 23, 2025 · 10 min readBuilding a MCP Client in Swift: A Step-by-Step Guide (Part 2)This is the second article in our series on the Model Context Protocol (MCP) in Swift. If you haven't read the first part about building an MCP server in Swift, we recommend checking it out first. In our previous article, we explored how to create a ...00
PLPeter Liddleinblog.glacio.tech·Jun 13, 2025 · 11 min readBuilding a MCP Server in Swift: A Step-by-Step GuideThe Model Context Protocol (MCP) is a powerful standard that enables AI systems to connect with external tools and data sources. In this tutorial, we'll walk through creating a simple MCP server in Swift that provides two basic tools: an echo tool an...00