php-src

GitHub

The PHP Interpreter

40,292 stars C 1 file ยท ~1,527 tokens

php-src MCP Server

MCP server for php/php-src

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