Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
JSONFABRICA_API_KEYAPI keyrequiredJsonFabrica API key. Create one at jsonfabrica.com -> Settings -> API Keys.
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
jsonfabrica_create_batch, jsonfabrica_list_sequences, jsonfabrica_get_sequence, jsonfabrica_update_sequence, jsonfabrica_delete_sequence (privileged), jsonfabrica_bump_sequence, jsonfabrica_create_template, jsonfabrica_list_templates, jsonfabrica_get_template, jsonfabrica_update_template, jsonfabrica_delete_template (privileged), jsonfabrica_generate_from_template. The tool list itself did not change — only the text these tools hand to a model.jsonfabrica_whoamiCalls GET /v1/whoami on the JsonFabrica gateway using the configured API key.Calls GET /v1/whoami on the JsonFabrica gateway using the configured API key.
No input schema was published for this tool.
jsonfabrica_create_batchredefined since v0.1.4Calls POST /v1/batches. Generates multiple documents from one or more persisted templates in oneCalls POST /v1/batches. Generates multiple documents from one or more persisted templates in one
No input schema was published for this tool.
jsonfabrica_get_batchCalls GET /v1/batches/{batchId}. Returns batch status and, once complete, the generatedCalls GET /v1/batches/{batchId}. Returns batch status and, once complete, the generated
No input schema was published for this tool.
jsonfabrica_list_function_weightsNo description publishedThis tool published no description. Forge does not invent one.
jsonfabrica_update_function_weightNo description publishedThis tool published no description. Forge does not invent one.
jsonfabrica_healthCalls GET /health on the JsonFabrica gateway. No authentication required.Calls GET /health on the JsonFabrica gateway. No authentication required.
No input schema was published for this tool.
jsonfabrica_create_sequenceCalls POST /v1/sequences. Creates a durable named sequence (number/string/uuid),Calls POST /v1/sequences. Creates a durable named sequence (number/string/uuid),
No input schema was published for this tool.
jsonfabrica_list_sequencesredefined since v0.1.4Calls GET /v1/sequences. Returns a page of sequences (`{ items, nextCursor }`). Use this toCalls GET /v1/sequences. Returns a page of sequences (`{ items, nextCursor }`). Use this to
No input schema was published for this tool.
jsonfabrica_get_sequenceredefined since v0.1.4Calls GET /v1/sequences/{name}. Returns the sequence record for a known `name`; useCalls GET /v1/sequences/{name}. Returns the sequence record for a known `name`; use
No input schema was published for this tool.
jsonfabrica_update_sequenceredefined since v0.1.4Calls PATCH /v1/sequences/{name}. Only the provided fields (currentValue, step) are changed; fieldsCalls PATCH /v1/sequences/{name}. Only the provided fields (currentValue, step) are changed; fields
No input schema was published for this tool.
jsonfabrica_delete_sequenceprivilegedredefined since v0.1.4Calls DELETE /v1/sequences/{name}. This is a hard, permanent delete — unlikeCalls DELETE /v1/sequences/{name}. This is a hard, permanent delete — unlike
No input schema was published for this tool.
jsonfabrica_bump_sequenceredefined since v0.1.4Calls POST /v1/sequences/{name}/bump. Atomically advances the sequence by its configured `step`Calls POST /v1/sequences/{name}/bump. Atomically advances the sequence by its configured `step`
No input schema was published for this tool.
jsonfabrica_create_templateredefined since v0.1.4Calls POST /v1/templates. Creates a persisted, reusable template that can be generated fromCalls POST /v1/templates. Creates a persisted, reusable template that can be generated from
No input schema was published for this tool.
jsonfabrica_list_templatesredefined since v0.1.4Calls GET /v1/templates. Returns a page of templates matching optional `name`/`tags`/`status`Calls GET /v1/templates. Returns a page of templates matching optional `name`/`tags`/`status`
No input schema was published for this tool.
jsonfabrica_get_templateredefined since v0.1.4Calls GET /v1/templates/{templateId}. Returns the full template record for a known id. Use thisCalls GET /v1/templates/{templateId}. Returns the full template record for a known id. Use this
No input schema was published for this tool.
jsonfabrica_update_templateredefined since v0.1.4Calls PUT /v1/templates/{templateId}. Partially updates an existing template in place: only theCalls PUT /v1/templates/{templateId}. Partially updates an existing template in place: only the
No input schema was published for this tool.
jsonfabrica_delete_templateprivilegedredefined since v0.1.4Calls DELETE /v1/templates/{templateId}. This is a soft delete: the template's `status` is set toCalls DELETE /v1/templates/{templateId}. This is a soft delete: the template's `status` is set to
No input schema was published for this tool.
jsonfabrica_generate_from_templateredefined since v0.1.4Calls POST /v1/templates/{templateId}/generate. Generates a document from a persisted, savedCalls POST /v1/templates/{templateId}/generate. Generates a document from a persisted, saved
No input schema was published for this tool.
jsonfabrica_generate_adhocCalls POST /v1/templates/generate. Generates a document directly from a raw `body` stringCalls POST /v1/templates/generate. Generates a document directly from a raw `body` string
No input schema was published for this tool.
jsonfabrica_get_usageCalls GET /v1/usage. Returns `{ tenantId, usageTotal, asOf }` for the configured API key.Calls GET /v1/usage. Returns `{ tenantId, usageTotal, asOf }` for the configured API key.
No input schema was published for this tool.
18 of 20 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.