Metadata-Version: 2.4
Name: mseep-mcp-google-suite
Version: 0.1.5
Summary: MCP server for Google Workspace operations (Drive, Docs, and Sheets)
Project-URL: Homepage, https://github.com/adexltd/mcp-google-suite
Project-URL: Documentation, https://github.com/adexltd/mcp-google-suite/wiki
Project-URL: Repository, https://github.com/adexltd/mcp-google-suite.git
Project-URL: Issues, https://github.com/adexltd/mcp-google-suite/issues
Author-email: mseep <support@skydeck.ai>
License-Expression: MIT
License-File: LICENSE
Keywords: ai,cursor,google-docs,google-drive,google-sheets,google-workspace,mcp
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Office/Business :: Office Suites
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: google-api-python-client>=2.95.0
Requires-Dist: google-auth-oauthlib>=1.0.0
Requires-Dist: google-auth>=2.22.0
Requires-Dist: mcp>=0.1.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: starlette>=0.31.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: uvicorn>=0.23.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: isort>=5.13.0; extra == 'dev'
Requires-Dist: mypy>=1.8.0; extra == 'dev'
Requires-Dist: pre-commit>=3.5.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Description-Content-Type: text/plain

Package managed by MseeP.ai