# mcp-sdk-php

> Model Context Protocol SDK for PHP

- **URL**: https://www.freshcrate.ai/projects/mcp-sdk-php
- **Author**: logiscape
- **Category**: MCP Servers
- **Latest version**: `v1.7.2` (2026-05-31)
- **License**: MIT
- **Source**: https://github.com/logiscape/mcp-sdk-php
- **Language**: PHP
- **GitHub**: 365 stars, 51 forks
- **Registry**: github
- **Tags**: `php`

## Description

Model Context Protocol SDK for PHP

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.7.2` | 2026-05-31 | High | This update includes expanded docs, bug fixes, and publishes a roadmap for 2026-07-28 spec support.  ## What's Changed * docs: use article grammar for MCP examples by @scosemicolon in https://github.com/logiscape/mcp-sdk-php/pull/60  ## New Contributors * @scosemicolon made their first contribution in https://github.com/logiscape/mcp-sdk-php/pull/60  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.7.1...v1.7.2 |
| `v1.7.1` | 2026-04-23 | High | 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**: https://github.com/logiscape/mcp-sdk-php/compare/v1.7.0...v1.7.1 |
| `v1.7.0` | 2026-04-21 | High | This release represents a significant milestone for the SDK: a 100% pass rate on the applicable required [MCP Conformance Tests](https://github.com/modelcontextprotocol/conformance).  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**: https://github.com/logiscape/mcp-sdk-php/compa |
| `v1.6.1` | 2026-04-11 | High | Bug fix in elicitation results  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.6.0...v1.6.1 |
| `v1.6.0` | 2026-04-10 | Medium | This release adds elicitation support  ## What's Changed * Allow custom MCP server version configuration by @vjik in https://github.com/logiscape/mcp-sdk-php/pull/58  ## New Contributors * @vjik made their first contribution in https://github.com/logiscape/mcp-sdk-php/pull/58  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.5.1...v1.6.0 |
| `v1.5.1` | 2026-03-24 | Medium | This release includes additional bug fixes  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.5.0...v1.5.1 |
| `v1.5.0` | 2026-03-22 | Low | 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**: https://github.com/logiscape/mcp-sdk-php/compare/v1.4.0...v1.5.0 |
| `v1.4.0` | 2026-03-09 | Low | This release brings new features and changes from the 2025-11-25 revision of the MCP Spec.  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.3.0...v1.4.0 |
| `v1.3.0` | 2026-02-28 | Low | 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](https://github.com/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**: https://github.com/logiscape/mcp-sdk-php/compare/v1.2.9...v1.3.0 |
| `v1.2.9` | 2026-02-08 | Low | Client side bug fixes and improvements to session management and OAuth support  **Full Changelog**: https://github.com/logiscape/mcp-sdk-php/compare/v1.2.8...v1.2.9 |

## Citation

- HTML: https://www.freshcrate.ai/projects/mcp-sdk-php
- Markdown: https://www.freshcrate.ai/projects/mcp-sdk-php.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mcp-sdk-php/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
