exporter
Provides the functionality to export PHP variables for visualization
exporter MCP Server
MCP server for sebastianbergmann/exporter
Ready-to-Use Client Configurations
{
"mcpServers": {
"exporter": {
"command": "npx",
"args": [
"-y",
"@sebastianbergmann/exporter"
]
}
}
}