MCP Server: app.askqa/structforge
The app.askqa/structforge MCP server converts messy text into strict JSON schemas that downstream agents can trust. Its scope covers common document types including invoices, receipts, contacts, and resumes, enabling structured extraction where unstructured input needs consistent schema output.
🛠️ Key Features
- Converts messy text into strict JSON schemas
- Schema targets include invoice, receipt, contact, and resume documents
🚀 Use Cases
- Turn free-form invoice text into a JSON schema
- Turn free-form receipt text into a JSON schema
- Convert contact details into a JSON schema
- Extract resume information into a JSON schema