exporter

GitHub

Provides the functionality to export PHP variables for visualization

6,823 stars PHP 1 file ยท ~2,174 tokens

exporter MCP Server

MCP server for sebastianbergmann/exporter

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