PHPocalypse-MCP

PHPocalypse-MCP

1

PHPocalypse-MCP is an MCP server that enables developers to automate tests and static analysis efficiently, reducing the need for manual intervention. It is especially suitable for those who want to streamline their development workflow.

PHPocalypse-MCP

MCP server designed for developers seeking efficient testing and static analysis without manual overhead.

Prerequisites

  • Requires Node.js, npx, and tsx.

How to

  1. Clone the repository.
  2. Run npm install.
  3. Configure MCP settings in Cursor.
  4. Create configuration file in your PHP project.

Caveats

  • This is a proof of concept with possible limitations, especially with interactive CLI inputs and large outputs.