The elegant testing framework for PHP developers and AI agents.

11,636 stars PHP 1 file ยท ~1,847 tokens #framework#pest#php#testing

pest MCP Server

MCP server for pest-parser/pest

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pest": {
      "command": "npx",
      "args": [
        "-y",
        "@pest-parser/pest"
      ]
    }
  }
}