Skip to content

Releases: dtyq/php-mcp

0.1.8

20 Nov 02:53

Choose a tag to compare

fix(HttpTransport): correct casing of stdClass in JSON-RPC result

0.1.7

15 Jul 06:58

Choose a tag to compare

feat(transport): enhance session metadata handling with authenticatio…

0.1.6

08 Jul 13:09

Choose a tag to compare

feat(client): use PHP_BINARY constant for portable PHP executable det…

0.1.5

06 Jul 06:07

Choose a tag to compare

feat(transport): make session ID optional and improve handling in Htt…

0.1.4

11 Jun 10:37

Choose a tag to compare

feat(server): add dynamics flag to handle method for conditional serv…

0.1.3

10 Jun 15:40

Choose a tag to compare

feat(tool): allow nullable arguments in execute method and default to…

0.1.2

10 Jun 14:27

Choose a tag to compare

feat(sse): refactor SSE handling to use SSEClient and improve event p…

0.1.1

10 Jun 06:43

Choose a tag to compare

feat(session): improve error handling in AbstractSession and introduc…

0.1.0

09 Jun 07:29

Choose a tag to compare

feat(server): enhance MCP server handling to support versioning in to…

0.0.3

05 Jun 09:42

Choose a tag to compare

feat(router): update MCP routes to support multiple HTTP methods and …