klapaudius/symfony-mcp-server
A Symfony package designed for building secure servers based on the Model Context Protocol, utilizing Server-Sent Events (SSE) and/or StreamableHTTP for real-time communication. It offers a scalable tool system tailored for enterprise-grade applications.
Platform-specific configuration:
{
"mcpServers": {
"symfony-mcp-server": {
"command": "npx",
"args": [
"-y",
"symfony-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...