hwpx-mcp-server (rgbcap/hwpx-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 4 tools. No publisher has claimed this listing.
An MCP server for reading, editing, and creating Hangul Word Processor (.hwpx) files. It enables users to extract text, perform find-and-replace operations, and modify font styles through automated XML patching.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
rgbcap
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
hwpx_createCreate a new minimal .hwpx file with optional title and body text. Args: - output_path (string): Absolute path to save the new .hwpx file - title (string, optional): Document title metadata - content (string, optional): Initial body text Returns: { "success": boolean, "outputPath":…
hwpx_edit_textFind and replace text in a .hwpx file. Args: - file_path (string): Absolute path to the source .hwpx file - old_text (string): Text to find (exact match) - new_text (string): Replacement text - output_path (string, optional): Save path; overwrites source if omitted Returns: { "succes…
hwpx_read_textRead and extract all text content from a .hwpx file. Args: - file_path (string): Absolute path to the .hwpx file - section_index (number, optional): Read a specific section only (0-based) Returns: { "paragraphs": [{ "text": string, "styleId": string | null }], "sectionCount": number,…
hwpx_set_styleChange character style (font, size, bold, italic, underline) for text runs containing a target string in a .hwpx file. Args: - file_path (string): Absolute path to the source .hwpx file - target_text (string): Text to match for style application - font_name (string, optional): Font name e.g. …
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
adm-zip: Crafted ZIP file triggers 4GB memory allocation
fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)
fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)
Tool inputs are validated
Only 0/4 tool handlers declare input schemas (0%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
1 critical, 4 high severity in production deps — fast-xml-parser@4.5.0 (critical), @modelcontextprotocol/sdk@1.0.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/rgbcap/hwpx-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check