-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, the MCP server only returns text/markdown responses. To enable interoperability with out tools, we should have an option to enable structured responses.
Describe the solution you'd like
We could leverage structured content in the MCP server to provide JSON data alongside the text representation https://modelcontextprotocol.io/specification/2025-11-25/server/tools#structured-content
Describe alternatives you've considered
- returning JSON in the text content chunks of the MCP
- providing a library interface to get JSON data
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request