You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# MCP PHP SDK
2
2
3
-
The official PHP SDK for the Model Context Protocol. Enables PHP applications, services, and libraries to implement and interact with MCP clients and servers.
3
+
The official PHP SDK for Model Context Protocol (MCP). It provides a framework-agnostic API for implementing MCP servers in PHP. Maintained by Symfony and The PHP Foundation.
4
4
5
5
> [!IMPORTANT]
6
6
> Currently, we are still in the process of merging [Symfony's MCP SDK](https://github.com/symfony/mcp-sdk) and
7
-
> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete or this package
7
+
> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete, or this package
8
8
> may contain duplicate functionality or dead code.
9
9
>
10
10
> If you want to help us stabilize the SDK, please see the
0 commit comments