Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/resume-cover-letter-docx-generator

MCPB · RESUME.MCPB · 2 COMPONENTS · SCANNED SEP 20

Tailor a resume and write a cover letter as real Word .docx files from facts you stored once.

47 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security23
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 117 of 117 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 44 of 117 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1539 tokens (~139/item across 11 items; 10 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 63% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · resume.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 47

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/resume.mcpb@0.22.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

Dependencies 117 packages
Packages resolved 117
Stale 44
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 10 exposed · ~1,515 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cover_letter_create ~228

Call this tool to write a one-page cover letter .docx from the stored profile and return the path, word count and bracketed prompts. Nothing from the posting is restated as yours. Free: 3 a month.

NameTypeReqDescription
companystringyes
highlightsarrayPoints to lead with. Each is checked against the profile; anything not found there is returned as a bracketed prompt, not printed as fact.
hiring_managerstring
job_descriptionstringPaste the posting. Used only to pick which of your own skills to lead with; no figure from the posting is ever restated as yours.
out_pathstringWhere to write the .docx. Defaults to <data dir>/documents/<company>-<role>-cover-letter.docx, numbered -2, -3, ... if that exists.
overwritebooleanReplace an existing file at out_path. Default false: the call fails and nothing is written.
rolestringyes
tonestringDefault "formal".

No output schema declared.

No examples provided.

license_activate ~71

Activate a Pro key (MCPL1.xxx.yyy) from checkout: verified offline against a built-in public key, saved to your config file. A wrong, malformed or expired key is refused, unsaved. license_status reads it back.

NameTypeReqDescription
keystringyesLicense key from the checkout confirmation page

No output schema declared.

No examples provided.

license_status ~54

Report this server's licence state: product, tier free or pro, licence id, expiry, the key source and the upgrade URL. No arguments, no network. Explains a free-tier refusal; license_activate installs a key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

profile_get ~52

Return the stored CV profile exactly as resume_create, cover_letter_create and tailor_to_job will use it, plus the variant read and every stored variant name. Call it before any rewrite.

NameTypeReqDescription
variantstring

No output schema declared.

No examples provided.

profile_set ~414

Store the profile every resume and cover letter is built from: contact details, summary, skills, roles with bullets, education, certifications and languages. Returns a count of what was stored.

NameTypeReqDescription
accent_colorstringLetterhead colour, six hex digits, e.g. 1F3864. Pro only.
certificationsarray
educationarray
emailstringYour own email address. Leave it out and the shared business profile's email is used; with neither, letters and letterheads show "[add: email]" and say so. Never invent one
experiencearrayRoles in any order you like -- profile_set sorts and stores them newest-first (an open role with no `end` first, then by `end` descending, then by `start` descending) before saving, since page-budget…
languagesarray
linksarrayPortfolio, LinkedIn, GitHub
locationstring
mergebooleanUpdate the stored profile: fields you pass replace their stored value, fields you leave out are kept. Required when a profile already exists, unless you pass replace
namestringYour own name. Leave it out and the shared business profile's name is used, so you are never asked for a name the suite already holds
phonestringYour own phone number. Defaults to the shared business profile's phone
replacebooleanDiscard the stored profile and store exactly what this call carries. Required when a profile already exists, unless you pass merge
skillsarray
summarystringTwo or three lines. Used verbatim as the fit paragraph of a cover letter.
variantstringName a second profile, e.g. "backend". One profile per data directory on the free tier; named variants are Pro only.

No output schema declared.

No examples provided.

resume_create ~237

Call this tool to write the stored profile to a Word .docx. Returns the output path, the estimated page count, which bullets were dropped to fit, and which keywords matched or are missing.

NameTypeReqDescription
keywordsarrayFrom the posting. A keyword that appears anywhere in the profile is printed in bold; one that does not is reported as missing and is never added to the resume.
max_pagesintegerBullets are ordered by relevance to target_role and keywords, then trimmed to fit this many pages against a measured word budget. Default 2.
out_pathstringWhere to write the .docx. Defaults to <data dir>/documents/<name>-resume.docx, numbered -2, -3, ... if that exists.
overwritebooleanReplace an existing file at out_path. Default false: the call fails and nothing is written.
stylestringFree tier prints "modern" only; "classic" and "compact" are Pro.
target_rolestringPrinted under your name and used to rank bullets
variantstring

No output schema declared.

No examples provided.

resume_read ~121

Call this tool to read an existing .docx resume into the profile shape, with the sections found and anything unplaced. It saves nothing unless save is true, so review it first. .doc and .rtf are refused.

NameTypeReqDescription
pathstringyesPath to an existing .docx. Legacy .doc and .rtf are not readable here. Parsed best effort, section by heading.
savebooleanStore the result as the profile. Default false: nothing is saved. Review the result first.
variantstring

No output schema declared.

No examples provided.

resume_to_html ~162

Call this tool to write the resume as semantic HTML with a print stylesheet and return where it went; print it to PDF from a browser, because there is no doc_to_pdf here. Bullets are trimmed to fit max_pages. Free.

NameTypeReqDescription
max_pagesintegerBullets are trimmed to fit this many pages against a measured word budget. Default 2.
out_pathstringWhere to write the .html. Defaults to <data dir>/documents/<name>-resume.html, numbered -2, -3, ... if that exists.
overwritebooleanReplace an existing file at out_path. Default false: the call fails and nothing is written.
target_rolestring
variantstring

No output schema declared.

No examples provided.

resume_to_markdown ~72

Return the stored profile as markdown text inline, ready to paste into a form or an ATS box. Same page-budget trimming as resume_create for max_pages. Nothing is written to disk. Free.

NameTypeReqDescription
max_pagesinteger
target_rolestring
variantstring

No output schema declared.

No examples provided.

tailor_to_job ~104

READ-ONLY gap analysis against a posting: writes nothing, changes nothing. Returns matched keywords, missing ones, a coverage figure and orderings of facts you already stated. Act on it with resume_create.

NameTypeReqDescription
job_descriptionstringyesPaste the posting. The free tier reads up to 2,000 characters; Pro reads any length.
limitintegerHow many keywords to extract from the posting. Default 30.
variantstring

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/resume-cover-letter-docx-generator MCP server?

io.github.theluckystrike/resume-cover-letter-docx-generator is an MCP server listed in the public MCP registry as io.github.theluckystrike/resume-cover-letter-docx-generator. Tailor a resume and write a cover letter as real Word .docx files from facts you stored once. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/resume.mcpb).

Is the io.github.theluckystrike/resume-cover-letter-docx-generator MCP server safe to use?

io.github.theluckystrike/resume-cover-letter-docx-generator scores 47 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/resume-cover-letter-docx-generator MCP server expose?

io.github.theluckystrike/resume-cover-letter-docx-generator exposes 10 tools: profile_set, profile_get, resume_create, resume_to_markdown, resume_to_html, and 5 more. Their descriptions and schemas cost roughly 1,515 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/resume-cover-letter-docx-generator MCP server under?

io.github.theluckystrike/resume-cover-letter-docx-generator declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.