🎉 Symfony MCP Server v1.3.0 Release #34
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.
-
We're excited to announce the release of Symfony MCP Server v1.3.0! This major update introduces a comprehensive prompt system and enhances the development experience with new tools and capabilities.
✨ What's New
🔧 Comprehensive Prompt System
The highlight of this release is the introduction of a robust prompt system that supports multiple message types:
🛠️ New Developer Tools
MakeMcpPromptCommand
Generate prompts quickly via console with our new make command:
TestMcpPromptCommand
Test your prompts before deployment:
🔄 Enhanced Client Communication
📚 New Examples
🐛 Bug Fixes & Improvements
setAccessible
calls inMakeMcpPromptCommandTest
📖 Enhanced Documentation
docs/building_prompts.md
)🚀 Getting Started
Installation
Quick Prompt Creation
Configuration
Update your
config/packages/klp_mcp_server.yaml
to register your new prompts:🔗 Useful Links
Full Changelog: v1.2.0...v1.3.0
Happy coding! 🚀
Beta Was this translation helpful? Give feedback.
All reactions