server/v5.14.0

MCP-UI-Org/mcp-uiserver/v5.14.0Nov 29, 2025by github-actions[bot]

AI Summary

This release (5.14.0) adds support for metadata in the Python SDK, allowing developers to include additional context or information when using the SDK. The update is a minor feature release with no breaking changes.

Key Highlights

  • Added metadata support in Python SDK
  • Enables passing additional context/information via SDK
  • Addresses issue #134

New Features

  • Support for metadata in Python SDK (#134)

Full Release Notes

# [5.14.0](https://github.com/MCP-UI-Org/mcp-ui/compare/server/v5.13.1...server/v5.14.0) (2025-11-29)


### Features

* support metadata in Python SDK ([#134](https://github.com/MCP-UI-Org/mcp-ui/issues/134)) ([9bc3c64](https://github.com/MCP-UI-Org/mcp-ui/commit/9bc3c646c2638e16ac62edf9faca2dbee2b8cb7e))