martinkup/symfony-profiler-optimization-advisor-bundle
Symfony Profiler meta data collector — reads from Doctrine, Cache, Twig, Events, HTTP Client, Messenger & Stopwatch collectors to detect N+1 queries, slow SQL, cache misses, hot templates & 10 more anti-patterns. Scores findings by impact/effort/confidence/ROI with prepared AI agent prompts. Directly queryable via AI coding tools like Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"symfony-profiler-optimization-advisor-bundle": {
"command": "npx",
"args": [
"-y",
"symfony-profiler-optimization-advisor-bundle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...