# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1] - 2025-07-11
### Changed
- Cleaned up repository by removing development and test scripts
- No functional changes to the MCP server itself
## [1.0.0] - 2025-07-11
### Added
- Initial release of SwiftOpenAI MCP Server
- Chat completion tool with streaming support
- Image generation tool (DALL-E 2 and 3)
- List models tool with filtering
- Create embedding tool
- Support for alternative OpenAI-compatible providers
- Comprehensive documentation and examples
- npm distribution for easy installation
### Technical Details
- Built with Swift 6.0 and MCP Swift SDK 0.9.0
- Implements MCP protocol version 2024-11-05
- Cross-platform support (macOS Intel/ARM)
[1.0.1]: https://github.com/jamesrochabrun/SwiftOpenAIMCP/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/jamesrochabrun/SwiftOpenAIMCP/releases/tag/v1.0.0
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamesrochabrun/SwiftOpenAIMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server