New MCP specification version 2025-06-18 #43
klapaudius
started this conversation in
Ideas
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.
-
Summary
The Model Context Protocol has released a new specification version (2025-06-18) with significant changes that need to be implemented in the symfony-mcp-server bundle. This feature request outlines the necessary updates to ensure compliance with the latest specification.
Motivation
Keeping the symfony-mcp-server bundle up-to-date with the latest MCP specification ensures:
Specification Changes Overview
The new specification (2025-06-18) introduces several breaking changes and new features as detailed in the official changelog.
Required Implementation Tasks
1. Breaking Changes
Remove JSON-RPC Batching Support
Structured Tool Output
BaseToolInterface
to support structured data Output2. New Protocol Features
Elicitation Mechanism
MCPProtocol
Enhanced Resources output
🚧 To be continued 🚧
Beta Was this translation helpful? Give feedback.
All reactions