mcp-google-suite

View on PyPIReverse Dependencies (0)

0.1.1 mcp_google_suite-0.1.1-py3-none-any.whl

Wheel Details

Project: mcp-google-suite
Version: 0.1.1
Filename: mcp_google_suite-0.1.1-py3-none-any.whl
Download: [link]
Size: 22068
MD5: 53191b97087d917d8df97de22c4ab983
SHA256: df4cd7fe50f2aa81b08dc83d30969a4b152892273b38d13744c33e9a651410a1
Uploaded: 2025-03-28 11:15:14 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mcp-google-suite
Version: 0.1.1
Summary: MCP server for Google Workspace operations (Drive, Docs, and Sheets)
Author-Email: Ashok <ashokpokharel977[at]gmail.com>
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
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)
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"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 4670 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mcp_google_suite/__init__.py sha256=XcE4hKrpWkrR2FfFXXyAH_11AGoNruVL-W0j-Q_-yZs 175
mcp_google_suite/__main__.py sha256=4xcdv2A8pfhAMbbTkFjHA8r9xD4UpxtdLZ6kP7eskPU 2246
mcp_google_suite/base_service.py sha256=VARSgm_btHIziIfbR0WXKfo7FLeo3jrjz-O9j9-qj-I 1635
mcp_google_suite/config.py sha256=3W_hxfk_zWaF-2CPVXUCZWiCeENl4WucK6LIBMkEgGw 2246
mcp_google_suite/launcher.py sha256=aIjAEhKTwMRhC7sY2duSdHUfuFnoLR6ryac6cnWOdjY 4777
mcp_google_suite/mcp_client.py sha256=B64mFJO2p_TJFdM7FsZNzXGAipa_j0ydFxWzOZP5zBI 1682
mcp_google_suite/server.py sha256=vSWSF42O2fEjBv8eESiSr7WPZkLhB-Ct25MOCngcTmE 17087
mcp_google_suite/sse_server.py sha256=dp36YJCplODzfSMHOAVSvJ_Jv2DNOFtS-97qQzPrMNE 1886
mcp_google_suite/stdio_server.py sha256=piBYbAUlfRLPdAyN_PhaTerXaViYJETHspk1HSvsWZc 739
mcp_google_suite/web_app.py sha256=LtxQRjw3mnCVFNLgL5QoQ7_4L_hVb2W6W1hySVWWnfg 1509
mcp_google_suite/websocket_server.py sha256=wWboE0O-fd0dT3JHWdOcPk52SCGk_J5Z_LKyV3GDco8 1865
mcp_google_suite/auth/__init__.py sha256=oaK21vR9kG3hvcFuL1n1e0DRU1UFSRtoNu6z7_hp4Ww 127
mcp_google_suite/auth/google_auth.py sha256=vrLA-hRONLIeNWh-tge--ApdL5x89c0WEvpyEYpjQfQ 4497
mcp_google_suite/docs/__init__.py sha256=kMB-CyePPyVpQRnwF1qYLAASCmROZYs3YuZVJYsYwes 120
mcp_google_suite/docs/service.py sha256=1vB6mnLsuKOGqYTiWgd6E4EfefSiR4nkecrUPzdtmgg 2918
mcp_google_suite/drive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mcp_google_suite/drive/service.py sha256=N1XtwARCy258YWuZn0SKJAjWrPxdY0AseypfMlU-Tko 2910
mcp_google_suite/sheets/__init__.py sha256=fzIp1-xN4SBsxJM-_u63NNNtopXOPloGLuVEHlbu1SU 128
mcp_google_suite/sheets/service.py sha256=xMpMfAoE-zAzvTpB3lrvdWMfpkal01bmFSct1yhORL8 3756
mcp_google_suite-0.1.1.dist-info/METADATA sha256=7-uzNzye395Lk2oeRUDnvWqhJrCo_dX0vpZoFxYIZZs 6523
mcp_google_suite-0.1.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
mcp_google_suite-0.1.1.dist-info/entry_points.txt sha256=3Ve1g7isgiKXjCGPqYKtDDMvbsh1hcslZX9tIkjua7E 123
mcp_google_suite-0.1.1.dist-info/licenses/LICENSE sha256=9tXJUm8OCfLqUhgRgbW03pH2ha-4J8lBFgd-0Kgr2Gg 1086
mcp_google_suite-0.1.1.dist-info/RECORD

entry_points.txt

mcp-google-suite = mcp_google_suite.launcher:main
mcp-google-suite = mcp_google_suite:main