I've experimented with php-mcp (@CodeWithKyrian), laravel-mcp-server (@opgg_official) and laravel-loop (@luisdalmolin), but there are probably more. So who is going to make the 'official' PHP MCP Interface that tools and servers can use, perhaps together with @phpfig ?
@barryvdh @opgg_official @luisdalmolin @phpfig Appreciate the mention! Would love your feedback on php-mcp, as I'm keen to make it more stable and production-ready. Currently adding Streamable HTTP support and working on a separate schema package (github.com/php-mcp/schema) to mirror schema.ts for future interoperability.
@barryvdh @CodeWithKyrian @opgg_official @luisdalmolin @phpfig If it's Laravel MCP for random local development, I'd bet on you or @marcelpociot. If it's Laravel MCP to allow applications to surface their ORM context to LLMs on-request then in many ways we already have Laravel Scout + JSON Resources + API routing, so it'll be first-party.