symfony-mcp-server
Enables real-time bidirectional communication between Claude and backend services without polling or traditional request-response cycles.
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.
- Stream database query results to Claude while processing large datasets
- Real-time tool execution with live feedback from backend services
- Enterprise applications requiring secure, stateful Claude-server interactions
Enables real-time bidirectional communication between Claude and backend services without polling or traditional request-response cycles. Reduces latency and infrastructure complexity for applications requiring live tool invocation and streaming responses.
Teams building enterprise Symfony applications that need Claude to trigger server actions and receive streamed results with minimal infrastructure overhead.
https://github.com/klapaudius/symfony-mcp-server
By klapaudius
How to Get It
composer require klapaudius/symfony-mcp-server
Then add to config/routes.yaml:
klp_mcp_server:
resource: '@KlpMcpServerBundle/Resources/config/routes.php'
type: php
Once it’s connected, paste this into Claude:
Help me stream database query results to Claude while processing large datasets
Trust Signals Auto-scanned
Data & Access
Community Pulse Growing
Discussed on Reddit
- MCP Server Bundle for Symfony — Reddit · 33 pts
- [Dev] MCP Server Bundle for Symfony — Reddit · 3 pts
- MCP server and client for Symfony PHP — Reddit · 2 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 30 GitHub stars; contributors unknown; last commit 31d ago; license MIT.
Things to check
- Scanned, not hands-on tested — this entry was auto-scanned from public metadata (GitHub metrics, license, security flags). No reviewer has run it, and no tool-specific limitations have been documented yet.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 30 GitHub stars; contributors unknown; last commit 31d ago; license MIT.