MCPVault

fitter_run

MCP tool from Fitter by PxyUp

Run a Fitter config passed inline (JSON or YAML string) and return the extracted data as JSON. Accepts an optional input value available in the config via {{{FromInput=.}}} / {{{FromInput=json.path}}}

How to use it

fitter_run is exposed by the Fitter MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fitter_run tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Fitter

$claude mcp add fitter -s user -- "$(pwd)/fitter_mcp"
FULL FITTER LISTING