# Swift MCP Server Development Plugin Comprehensive collection for building Model Context Protocol servers in Swift using the official MCP Swift SDK with modern concurrency features. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/swift-mcp-development ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/swift-mcp-development:swift-mcp-server-generator` | Swift Mcp Server Generator | ### Agents | Agent | Description | |-------|-------------| | `swift-mcp-expert` | Swift Mcp Expert | ### Instructions | Instruction | Description | |-------------|-------------| | `swift-mcp-server` | Swift Mcp Server | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT