Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
JSONFABRICA_API_KEYChiave APIobbligatoriaJsonFabrica API key. Create one at jsonfabrica.com -> Settings -> API Keys.
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
jsonfabrica_create_batch, jsonfabrica_list_sequences, jsonfabrica_get_sequence, jsonfabrica_update_sequence, jsonfabrica_delete_sequence (privilegiato), jsonfabrica_bump_sequence, jsonfabrica_create_template, jsonfabrica_list_templates, jsonfabrica_get_template, jsonfabrica_update_template, jsonfabrica_delete_template (privilegiato), jsonfabrica_generate_from_template. L’elenco degli strumenti non è cambiato — solo il testo che questi strumenti consegnano a un modello.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.
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_create_batchridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_list_function_weightsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
jsonfabrica_update_function_weightNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
jsonfabrica_healthCalls GET /health on the JsonFabrica gateway. No authentication required.Calls GET /health on the JsonFabrica gateway. No authentication required.
Per questo strumento non è stato pubblicato alcuno schema di input.
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),
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_list_sequencesridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_get_sequenceridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_update_sequenceridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_delete_sequenceprivilegiatoridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_bump_sequenceridefinito dalla 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`
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_create_templateridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_list_templatesridefinito dalla 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`
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_get_templateridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_update_templateridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_delete_templateprivilegiatoridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
jsonfabrica_generate_from_templateridefinito dalla 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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
18 strumenti su 20 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
53 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+41 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.