Skip to content

Releases: logiscape/mcp-sdk-php

v2.0.0-beta3

v2.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@logiscapedev logiscapedev released this 05 Jul 07:38

This is the third beta release of v2 of the Logiscape MCP SDK for PHP. It includes new examples and is considered the functionally complete core for v2 of the SDK.

To install this alpha run:
composer require logiscape/mcp-sdk-php:2.0.0-beta3

We are aiming to have a final release of v2 ready for day-one support of the 2026-07-28 MCP Spec.

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2

v2.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@logiscapedev logiscapedev released this 03 Jul 20:04

This is the second beta release of v2 of the Logiscape MCP SDK for PHP. It implements a bug fix and is considered the functionally complete core for v2 of the SDK.

To install this alpha run:
composer require logiscape/mcp-sdk-php:2.0.0-beta2

Most of the remaining v2 work is additional testing and documentation updates. We are aiming to have a final release of v2 ready for day-one support of the 2026-07-28 MCP Spec.

Full Changelog: v2.0.0-beta1...v2.0.0-beta2

v1.7.4

Choose a tag to compare

@logiscapedev logiscapedev released this 03 Jul 20:05
febd211

What's Changed

Full Changelog: v1.7.3...v1.7.4

v2.0.0-beta1

v2.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@logiscapedev logiscapedev released this 02 Jul 05:53

This is the first beta release of v2 of the Logiscape MCP SDK for PHP. This release represents a functionally complete core for v2 of the SDK.

To install this alpha run:
composer require logiscape/mcp-sdk-php:2.0.0-beta1

Most of the remaining v2 work is additional testing and documentation updates. We are aiming to have a final release of v2 ready for day-one support of the 2026-07-28 MCP Spec.

Full Changelog: v2.0.0-alpha2...v2.0.0-beta1

v2.0.0-alpha2

v2.0.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@logiscapedev logiscapedev released this 28 Jun 09:07

This is the second alpha release of v2 of the Logiscape MCP SDK for PHP. This release adds the extensions for Tasks and MCP Apps.

To install this alpha run:
composer require logiscape/mcp-sdk-php:2.0.0-alpha2

Most of the remaining v2 work is additional testing and documentation updates. We are aiming to have a final release of v2 ready for day-one support of the 2026-07-28 MCP Spec.

Full Changelog: v2.0.0-alpha1...v2.0.0-alpha2

v2.0.0-alpha1

v2.0.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@logiscapedev logiscapedev released this 16 Jun 01:02

This is the first alpha release of v2 of the Logiscape MCP SDK for PHP. This release lays the foundation for supporting the upcoming 2026-07-28 MCP Spec version.

To install the alpha run:
composer require logiscape/mcp-sdk-php:2.0.0-alpha1

The next pre-release of v2 will focus on the Tasks extension and MCP Apps support. We are aiming to have a final release of v2 ready for day-one support of the 2026-07-28 MCP Spec.

Full Changelog: v1.7.3...v2.0.0-alpha1

v1.7.3

Choose a tag to compare

@logiscapedev logiscapedev released this 05 Jun 22:50

This release expands the SDK docs and adds support for resource templates and completions in the MCP convenience wrapper.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

Choose a tag to compare

@logiscapedev logiscapedev released this 31 May 07:56

This update includes expanded docs, bug fixes, and publishes a roadmap for 2026-07-28 spec support.

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@logiscapedev logiscapedev released this 23 Apr 03:55

This release includes project quality improvements, including GitHub actions for the official MCP conformance tests along with unit tests and PHPStan. Documentation has been expanded with a formal roadmap, changelog, and other key files expected for a MCP SDK project.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@logiscapedev logiscapedev released this 21 Apr 07:38

This release represents a significant milestone for the SDK: a 100% pass rate on the applicable required MCP Conformance Tests.

The included webclient example has been improved and rewritten as a streamlined wrapper for the underlying SDK client. When uploaded to a web server, it can demonstrate both a functional MCP client and MCP server with a single Composer command.

Full Changelog: v1.6.1...v1.7.0