hwpx-mcp-server

airmang/hwpx-mcp-server
★ 54 stars Python 🤖 AI/LLM Updated today
MCP server for AI agents to read, edit, inspect, and validate local HWPX documents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hwpx-mcp-server": {
      "command": "uvx",
      "args": [
        "hwpx-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install hwpx-mcp-server

Topics

ai-agentclaude-desktopdocument-automationhancomhwpxlocal-firstmcpmodel-context-protocolpythonvscode