gradion-ai

output-parsers

@gradion-ai/output-parsers
gradion-ai
119
8 forks
Updated 1/19/2026
View on GitHub

Generate output parsers for mcptools with unstructured return types. Use when a tool returns raw strings or Result models with single str fields and needs structured ParseResult output. Covers testing tools, identifying parseable structures, extending modules with ParseResult models, and creating parser implementations.