v5.3.0
MCP-UI-Org/mcp-uiv5.3.0Jul 19, 2025by github-actions[bot]
AI Summary
This release adds a Ruby server SDK to the MCP-UI project, expanding language support for server implementations. It is a minor feature release focused on extending the toolkit to Ruby developers.
Key Highlights
- Added Ruby server SDK support
- Addresses feature request #31
- Expands language options for MCP server implementation
New Features
- Ruby server SDK implementation for MCP-UI
Full Release Notes
# [5.3.0](https://github.com/idosal/mcp-ui/compare/v5.2.0...v5.3.0) (2025-07-19) ### Features * add Ruby server SDK ([#31](https://github.com/idosal/mcp-ui/issues/31)) ([5ffcde4](https://github.com/idosal/mcp-ui/commit/5ffcde4a373accdd063fa6c3b1b3d4df13c91b53))