hwpx-mcp-server: hwpx-mcp-server is a Model Context Protocol (MCP) server that enables AI agents to read, search, edit, and extract content from HWPX documents without requiring Hancom Word Processor. It is cross-platform, pure Python, and integrates with MCP clients like Claude Desktop, VS Code, and Gemini CLI. The server provides a comprehensive set of tools for document manipulation, including copying, text replacement, table editing, and advanced validation.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
AI agents read HWPX documents directly in MCP clients
Integrating .NET applications with the Model Context Protocol