FastMCP + jq = response-trimming proxy #1243
Arithmomaniac
started this conversation in
Show and tell
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.
-
Based on the discussion in #1046, I created a POC for transforming a (JSON) tool
response
via configuration.It can be run as a single Python script file, and all it requires is editing of the MCPConfig:
and the jq query you want to apply to each tool's response:
You can check it out here: https://github.com/microsofthackathons/ado-mcp-transform
Beta Was this translation helpful? Give feedback.
All reactions