@markup-carve/carve-mcp

MCPattestato
v0.1.4io.github.markup-carveMITAggiornato 14 g fanpmGitHub

Parse, lint, format, render, and migrate Carve documents through MCP.

Funziona in
ClaudeCursorCopilotGemini

Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Build attestato
Un’attestation di provenienza verificata lega questo artefatto al repository indicato. Nessuno ha ancora rivendicato l’annuncio — questo dimostra dove è stato costruito il codice, non chi lo sostiene.
658Download/sett.
14 g faUltimo aggiornamento
Pacchetto
Autoreio.github.markup-carve
LicenzaMIT
Versione0.1.4
Fontenpm+mcp-registry
Stato di fiducia
A
85/100Affidabile
Presente nell’indice di Forge+10/10
Identità verificata · build attestato+20/20
Firma di pubblicazione Ed25519+0/5
Inclusa automaticamente quando il publisher esegue `forge publish`
Verifica del dominio+0/5
Publisher: ospita /.well-known/forge.json sulla homepage del pacchetto con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
Corrispondenza del maintainer npm+0/5
Publisher: aggiungi il login GitHub verificato ai maintainer del pacchetto npm (npm owner add <login>)
Analisi CVE · pulita+30/30
Analisi statica · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIdentità verificata
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza✓ Verificato con Sigstore · 69a97b8
Dipendenze✓ 9 risolte · nessuna vulnerabile
Superficie di strumenti23 strumenti · 6 privilegiati
Analisi di sicurezza✓ Pulitov0.1.4 · 12 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato6 set 2026

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.

Strumenti

23 strumenti · 6 privilegiati
Estratto staticamente dal pacchetto pubblicatov0.1.4 · 12d ago

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.

review-documentReview a Carve document for clear, correct, human-focused writing.

Review a Carve document for clear, correct, human-focused writing.

Per questo strumento non è stato pubblicato alcuno schema di input.

convert-markdownConvert Markdown to Carve while explaining fidelity warnings.

Convert Markdown to Carve while explaining fidelity warnings.

Per questo strumento non è stato pubblicato alcuno schema di input.

prepare-for-githubCheck a Carve document for GitHub-specific publishing surprises.

Check a Carve document for GitHub-specific publishing surprises.

Per questo strumento non è stato pubblicato alcuno schema di input.

explain-warningsTurn Carve diagnostics into concise, actionable writing guidance.

Turn Carve diagnostics into concise, actionable writing guidance.

Per questo strumento non è stato pubblicato alcuno schema di input.

preview-documentRender and assess a document without changing its source.

Render and assess a document without changing its source.

Per questo strumento non è stato pubblicato alcuno schema di input.

review-workspaceReview an authorized documentation workspace as a bounded project.

Review an authorized documentation workspace as a bounded project.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_read_fileRead a UTF-8 text file inside an explicitly configured workspace root.

Read a UTF-8 text file inside an explicitly configured workspace root.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_list_filesList supported document files inside an explicitly configured root, with bounded recursion and no host paths.

List supported document files inside an explicitly configured root, with bounded recursion and no host paths.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_review_workspaceLint Carve files and validate explicit local document links and anchors across a bounded workspace scan.

Lint Carve files and validate explicit local document links and anchors across a bounded workspace scan.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_prepare_editprivilegiatoRead and canonically format a Carve workspace file without writing. A lossless result includes a stale-guarded patch with UTF-8 byte ranges; a lossy writer-review result has patch: null.

Read and canonically format a Carve workspace file without writing. A lossless result includes a stale-guarded patch with UTF-8 byte ranges; a lossy writer-review result has patch: null.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_prepare_workspace_editsPrepare bounded formatting proposals and unified diffs without writing. Lossless items include stale-guarded UTF-8 byte patches; lossy writer-review items have patch: null.

Prepare bounded formatting proposals and unified diffs without writing. Lossless items include stale-guarded UTF-8 byte patches; lossy writer-review items have patch: null.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_workspace_infoList root indexes and whether writes are enabled. Paths are intentionally not exposed.

List root indexes and whether writes are enabled. Paths are intentionally not exposed.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_write_fileprivilegiatoDry-run by default; atomically write UTF-8 text only when dryRun is false. Overwrites require the hash returned by carve_read_file.

Dry-run by default; atomically write UTF-8 text only when dryRun is false. Overwrites require the hash returned by carve_read_file.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_lintCheck Carve source for author-facing problems and silent degradation.

Check Carve source for author-facing problems and silent degradation.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_formatFormat Carve source canonically and report any lossy raw-format nodes.

Format Carve source canonically and report any lossy raw-format nodes.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_renderRender Carve to HTML, Markdown, plain text, or ANSI terminal text, with loss reporting.

Render Carve to HTML, Markdown, plain text, or ANSI terminal text, with loss reporting.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_parseParse and resolve Carve into its position-aware interchange AST.

Parse and resolve Carve into its position-aware interchange AST.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_create_ast_patchprivilegiatoCompare two PART 12 Carve ASTs and return position-independent add, replace, and remove operations.

Compare two PART 12 Carve ASTs and return position-independent add, replace, and remove operations.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_apply_ast_patchprivilegiatoValidate and apply structured operations to a PART 12 Carve AST, returning the patched AST and canonical Carve source.

Validate and apply structured operations to a PART 12 Carve AST, returning the patched AST and canonical Carve source.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_select_ast_nodesResolve a heading ID, footnote label, or node type to reviewable PART 12 AST paths without silently choosing among multiple matches.

Resolve a heading ID, footnote label, or node type to reviewable PART 12 AST paths without silently choosing among multiple matches.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_create_reversible_ast_patchprivilegiatoCompare two PART 12 ASTs and return forward and inverse operations with semantic stale-edit fingerprints.

Compare two PART 12 ASTs and return forward and inverse operations with semantic stale-edit fingerprints.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_apply_reversible_ast_patchprivilegiatoVerify a reversible AST patch against source, apply or undo it, and return a minimal stale-guarded UTF-8 source edit without writing files.

Verify a reversible AST patch against source, apply or undo it, and return a minimal stale-guarded UTF-8 source edit without writing files.

Per questo strumento non è stato pubblicato alcuno schema di input.

carve_migrateMigrate HTML, Markdown, or Djot source to Carve with fidelity diagnostics.

Migrate HTML, Markdown, or Djot source to Carve with fidelity diagnostics.

Per questo strumento non è stato pubblicato alcuno schema di input.

23 strumenti su 23 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.

Descrizione

Parse, lint, format, render, and migrate Carve documents through MCP.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

Ciò che una scansione di Forge ha risolto dai metadati npm il 2026-09-11: risoluzione osservata, non una dichiarazione dell'editore.

9 pacchetti risolti · 5 diretti · nessuno con avvisi di sicurezza La risoluzione si ferma alla profondità 4 e a 60 pacchetti.

Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.