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_text | Convert messy text to strict JSON schema. Use for emails, chat logs, unstructured input. Schemas: invoice, receipt, contact, resume. |
| parse_invoice | Parse invoice text into vendor, amount, due_date, line_items (with math_check). |
| extract_table | Extract HTML or markdown tables into JSON rows. |
| normalize_data | Normalize data object to a named schema (invoice, receipt, contact, resume). |
| validate_structure | Validate JSON against a schema. Enforces field presence and types (string/number/date/array). |
| get_schema | Discover schema shapes. Pass name for one schema, or omit to list all curated schemas. |