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
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Model Context Protocol PHP SDK [WIP]
2
2
3
3
Model Context Protocol SDK for Client and Server applications in PHP.
4
+
**Currently only support Tool Calls as Server via Server-Sent Events (SSE) and STDIO.**
4
5
5
-
See [Demo App](https://github.com/php-llm/mcp-demo) for a working example.
6
+
See [Demo App](https://github.com/php-llm/mcp-demo) for a working example and [MCP Bundle](https://github.com/php-llm/mcp-bundle) for Symfony integration.
0 commit comments