README.md
pyproject.toml
setup.cfg
src/office_word_mcp_uvx_server.egg-info/PKG-INFO
src/office_word_mcp_uvx_server.egg-info/SOURCES.txt
src/office_word_mcp_uvx_server.egg-info/dependency_links.txt
src/office_word_mcp_uvx_server.egg-info/entry_points.txt
src/office_word_mcp_uvx_server.egg-info/requires.txt
src/office_word_mcp_uvx_server.egg-info/top_level.txt
src/word_mcp/__init__.py
src/word_mcp/__main__.py
src/word_mcp/add_endnote_to_document.py
src/word_mcp/add_footnote_to_document.py
src/word_mcp/add_heading.py
src/word_mcp/add_page_break.py
src/word_mcp/add_paragraph.py
src/word_mcp/add_picture.py
src/word_mcp/add_table.py
src/word_mcp/create_custom_style.py
src/word_mcp/create_document.py
src/word_mcp/customize_footnote_style.py
src/word_mcp/delete_paragraph.py
src/word_mcp/exceptions.py
src/word_mcp/find_text_in_document.py
src/word_mcp/format_table.py
src/word_mcp/format_text.py
src/word_mcp/get_document_info.py
src/word_mcp/get_document_outline.py
src/word_mcp/get_document_text.py
src/word_mcp/get_document_xml.py
src/word_mcp/get_paragraph_text_from_document.py
src/word_mcp/insert_header_near_text.py
src/word_mcp/insert_line_or_paragraph_near_text.py
src/word_mcp/protect_document.py
src/word_mcp/search_and_replace_in_document.py
src/word_mcp/server.py
src/word_mcp/standalone_server.py
src/word_mcp/unprotect_document.py