Files
Aaron Powell 647889c0ac refresh readme
2026-02-05 13:56:13 +11:00

33 lines
963 B
Markdown

# 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 swift-mcp-development@awesome-copilot
```
## What's Included
### Commands (Slash Commands)
| Command | Description |
|---------|-------------|
| `/swift-mcp-development:swift-mcp-server-generator` | Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package. |
### Agents
| Agent | Description |
|-------|-------------|
| `swift-mcp-expert` | Expert assistance for building Model Context Protocol servers in Swift using modern concurrency features and the official MCP Swift SDK. |
## Source
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License
MIT