Comment on From OpenAPI spec to MCP: How we built Xata's MCP serverparentComments−ENGNR1yAgreed, I’ve only implemented one endpoint, but even on that the amount of data coming back was too high, and the json shape ate up contextI think MCP responses will be high level, aggregated, sorted, etc. Also strongly considering YAML over JSON−matt-attack1yWhy? Does the a sense of quotes and commas really make a difference in context size?
Comments
Agreed, I’ve only implemented one endpoint, but even on that the amount of data coming back was too high, and the json shape ate up context
I think MCP responses will be high level, aggregated, sorted, etc. Also strongly considering YAML over JSON
Why? Does the a sense of quotes and commas really make a difference in context size?