LICENSE
README.md
pyproject.toml
src/mcp_sharepoint/__init__.py
src/mcp_sharepoint/__main__.py
src/mcp_sharepoint/auth.py
src/mcp_sharepoint/docx_builder.py
src/mcp_sharepoint/graph_api.py
src/mcp_sharepoint/pptx_builder.py
src/mcp_sharepoint_us.egg-info/PKG-INFO
src/mcp_sharepoint_us.egg-info/SOURCES.txt
src/mcp_sharepoint_us.egg-info/dependency_links.txt
src/mcp_sharepoint_us.egg-info/entry_points.txt
src/mcp_sharepoint_us.egg-info/requires.txt
src/mcp_sharepoint_us.egg-info/top_level.txt
tests/test_auth.py
tests/test_docx.py
tests/test_docx_builder.py