stevecoug / mcp-devkit
Developer tooling for PHP MCP servers built on mcp/sdk — hot-reload tools without restarting the client, and call or inspect them straight from the shell.
v0.1.3
2026-08-21 11:49 UTC
Requires
- php: ^8.2
- mcp/sdk: ^0.7.1
- psr/container: ^1.1 || ^2.0
- symfony/finder: ^5.4 || ^6.4 || ^7.3 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^11.5 || ^12.0 || ^13.0
Suggests
- ext-pcntl: Required by the reload tool, which re-execs the server in place. Serving and the CLI work without it.