We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef051a commit 91323d3Copy full SHA for 91323d3
README.md
@@ -1,5 +1,12 @@
1
# MCP PHP SDK
2
3
+> [!IMPORTANT]
4
+> Currently we are still in the process of merging [Symfony's MCP SDK](https://github.com/symfony/mcp-sdk) and
5
+> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete or this package
6
+> may contain duplicate functionality or dead code.
7
+> If you want to help us stabilize the SDK, please see the
8
+> [issue tracker](https://github.com/modelcontextprotocol/php-sdk/issues).
9
+
10
Low-level SDK implementation of the Model Context Protocol (MCP) in PHP.
11
12
This project is a collaboration between the [PHP Foundation](https://thephp.foundation/) and the
0 commit comments