StructForge

Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).

Community: Submitted by a user or imported; check the owner before granting accessDegradedAPI key requiredGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    An API key from the service settings is required

    Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    structure_textConvert messy text to strict JSON schema. Use for emails, chat logs, unstructured input. Schemas: invoice, receipt, contact, resume.
    parse_invoiceParse invoice text into vendor, amount, due_date, line_items (with math_check).
    extract_tableExtract HTML or markdown tables into JSON rows.
    normalize_dataNormalize data object to a named schema (invoice, receipt, contact, resume).
    validate_structureValidate JSON against a schema. Enforces field presence and types (string/number/date/array).
    get_schemaDiscover schema shapes. Pass name for one schema, or omit to list all curated schemas.