Skip to content

Releases: logiscape/mcp-sdk-php

v1.6.1

11 Apr 07:30

Choose a tag to compare

Bug fix in elicitation results

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Apr 22:48

Choose a tag to compare

This release adds elicitation support

What's Changed

  • Allow custom MCP server version configuration by @vjik in #58

New Contributors

  • @vjik made their first contribution in #58

Full Changelog: v1.5.1...v1.6.0

v1.5.1

24 Mar 07:30

Choose a tag to compare

This release includes additional bug fixes

Full Changelog: v1.5.0...v1.5.1

v1.5.0

22 Mar 01:55

Choose a tag to compare

This release focuses on bug fixes, code quality improvements, and cleanup of dead code and deprecated features. Support for JSON-RPC batching has been removed.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

09 Mar 00:22

Choose a tag to compare

This release brings new features and changes from the 2025-11-25 revision of the MCP Spec.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Feb 22:15

Choose a tag to compare

This update adds a McpServer convenience wrapper — a developer-friendly, fluent API for creating MCP servers with minimal boilerplate. It's adapted from pronskiy/mcp with enhancements including HTTP transport support and automatic transport routing, allowing both local and remote PHP MCP servers to be created with just a few lines of simple code.

Full Changelog: v1.2.9...v1.3.0

v1.2.9

08 Feb 02:47

Choose a tag to compare

Client side bug fixes and improvements to session management and OAuth support

Full Changelog: v1.2.8...v1.2.9

v1.2.8

01 Feb 01:28

Choose a tag to compare

This release includes bug fixes and improvements to client side OAuth support

Full Changelog: v1.2.7...v1.2.8

v1.2.7

31 Jan 06:30

Choose a tag to compare

This release adds OAuth authorization support to the client side of the SDK, and updates the included webclient for testing both local and remote MCP servers. Server side OAuth authorization support has also been improved, fixing some issues with RS256 for improved compatibility with common authorization server providers.

Full Changelog: v1.2.6...v1.2.7

v1.2.6

31 Dec 23:58

Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6