Metadata-Version: 2.4
Name: xlsx-drive-mcp
Version: 0.1.0
Summary: MCP server for reading and writing xlsx files on Google Drive
Project-URL: Homepage, https://github.com/azhang4216/xlsx-drive-mcp
Project-URL: Issues, https://github.com/azhang4216/xlsx-drive-mcp/issues
License: MIT
License-File: LICENSE
Keywords: ai-agent,claude,excel,google-drive,mcp,model-context-protocol,openpyxl,spreadsheet,xlsx
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: fastmcp>=3.0.0
Requires-Dist: google-api-python-client>=2.0.0
Requires-Dist: google-auth-httplib2>=0.2.0
Requires-Dist: google-auth-oauthlib>=1.0.0
Requires-Dist: openpyxl>=3.1.0
Provides-Extra: dev
Requires-Dist: pytest-mock; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
