Initial commit: Document Translation API with Excel, Word, PowerPoint support

This commit is contained in:
2025-11-30 10:48:58 +01:00
commit 793d94c93e
41 changed files with 3617 additions and 0 deletions

5
requirements-mcp.txt Normal file
View File

@@ -0,0 +1,5 @@
# MCP Server Requirements
# Add these to requirements.txt if you want to implement the MCP server
mcp>=0.9.0
httpx>=0.26.0