Symfony Agent MCP for Claude Code
io.github.shakaran/symfony-agent-mcp
Read-only Symfony introspection: routes, services, entities, Doctrine, security, Twig and more.
client:Claude Code
transport:stdio
runtime:npm
Install Symfony Agent MCP in Claude Code
run in your project directory
claude mcp add symfony-agent-mcp -e SYMFONY_MCP_DYNAMIC_TOOLS=<SYMFONY_MCP_DYNAMIC_TOOLS> -e SYMFONY_MCP_TOKEN_BUDGET=<SYMFONY_MCP_TOKEN_BUDGET> -e SYMFONY_MCP_ALLOWED_PATHS=<SYMFONY_MCP_ALLOWED_PATHS> -e SYMFONY_MCP_SESSION_SECRET=<SYMFONY_MCP_SESSION_SECRET> -e SYMFONY_MCP_SESSION_TOKEN=<SYMFONY_MCP_SESSION_TOKEN> -e SYMFONY_MCP_AUDIT=<SYMFONY_MCP_AUDIT> -e SYMFONY_MCP_DLP=<SYMFONY_MCP_DLP> -- npx -y @shakaran/symfony-agent-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs