Skip to content

Commit ff48241

Browse files
committed
Update README.md
Update intro Add roadmap Add a basic example Fix default NullLogger() in ServerBuilder Add Credits
1 parent 70c2297 commit ff48241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# MCP PHP SDK
22

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.
44

55
> [!IMPORTANT]
66
> 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
88
> may contain duplicate functionality or dead code.
99
>
1010
> If you want to help us stabilize the SDK, please see the

0 commit comments

Comments
 (0)