airmang-hwpx-mcp
자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기…
By smithery
claude mcp add --transport http airmang-hwpx-mcp https://server.smithery.ai/@airmang/hwpx-mcp/mcp
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"airmang-hwpx-mcp": {
"command": "npx",
"args": ["-y", "<package-name>"]
}
}
}Claude.ai (remote / hosted):
Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.
Config keys vary per server — always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Integrations & MCP Connectors
View all →Brave Search Server
Web and local search capabilities using the Brave Search API
Filesystem Server
Access and manage files on your local filesystem with read, write, and directory operations
Sequential Thinking Server
Dynamic problem-solving through iterative thought chains with branching and revision
Git Server
Git repository operations including status, diff, commit, branch management, and history