🎉 Symfony MCP Server 0.9.0 Release: New Features & Feedback Request #17
Closed
klapaudius
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, developer friends! 👋
We are incredibly excited to announce the release of Symfony MCP Server v0.9.0! 🛠️
This update has been developed in alignment with the roadmap
We want to thank our community and especially those of you who explored earlier versions of the bundle and shared valuable feedback—we couldn’t have done it without you! ❤️
🚀 What’s New in v0.9.0?
After gathering feedback, one challenge stood out: the Redis adapter for Pub/Sub messaging was frequently perceived as a potential hindrance to the adoption of the bundle. To address this, we’ve added a brand new Symfony Cache Adapter as an alternative to Redis! 🎉
Introducing the Symfony Cache Adapter
The Symfony Cache Adapter leverages the simplicity and flexibility of the Symfony Cache component, making it a lightweight, easy-to-setup option for Pub/Sub messaging within the Model Context Protocol Server. It’s a great alternative for developers who don't want to rely on external dependencies like Redis.
Why it matters:
In addition to the adapter, we've also prioritized:
TestMcpToolCommand
⚡ As a quick start, users can choose between the Redis adapter or the Cache adapter by updating the configuration in their project:
🧑💻 Your Feedback: Driving Improvements
Reflecting on the release process, we are overwhelmed with gratitude for everyone who took the time to share feedback during our earlier versions. It’s clear that hearing about your real-world challenges directly informed our roadmap.
How You Can Help:
We’re still committed to improving this package further! We’d love to hear your feedback on:
Please, share your thoughts in this discussion or create an issue if you encounter bugs. We’re here to listen! 💬
Our mission is to help you integrate MCP into your Symfony projects seamlessly—so no matter what stretch we need to make, we’ll make it happen.
📣 Thanks & Shoutouts
A HUGE thank you to everyone who contributes to this project, whether by submitting pull requests, raising issues, or simply giving feedback. You make this all worthwhile! 🙌
Check out the latest release and the updated documentation:
🔗 [View the v0.8.0 Release Notes](#)
🔗 [GitHub Repository](https://github.com/klapaudius/symfony-mcp-server)
We can’t wait to hear what you think. Let's keep building something amazing, together! 💪
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions