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.

D
Caution
54/100

hwpx-mcp-server

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

Code Verified⚡ Live Monitored: not connected

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

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes4 tools

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_create

Create 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_text

Find 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_text

Read 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_style

Change 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.

// known CVEs in dependencies1 critical4 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalfast-xml-parser@4.5.0GHSA-m7jm-9gc2-mpf2

fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highadm-zip@0.5.16GHSA-xcpc-8h2w-3j85

adm-zip: Crafted ZIP file triggers 4GB memory allocation

highfast-xml-parser@4.5.0GHSA-8gc5-j5rx-235r

fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

highfast-xml-parser@4.5.0GHSA-jmr7-xgp7-cmfj

fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/rgbcap/hwpx-mcp-server?variant=verified)](https://m8ven.ai/mcp/rgbcap/hwpx-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: c68b68d4df9f0fee536ce3bda39a902590de6dec
code hash: dc357b3711504ee1a05aa232ff015c7ab2d7b3af89b19c26f9e3b47bade576db
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client