More Vibe Coding ...
Over the week end, I wrote two MCP Servers with #swiftlang. One is able to search the Apple Music catalog and the second controls my Sonos system at home.
I used Amazon Q Developer CLI, it wrote close to 100% of the code for me. For each server, it wrote a reusable library, a CLI, and a MCP Tool.
I also worked on a MCPServerKit library, to make it easy for developers to write MCP Servers in Swift.
https://github.com/sebsto/mcpserverkit
What are you going to build today ?