Metadata-Version: 2.4
Name: mcp-colab-gpu
Version: 0.2.0
Summary: MCP server for executing Python on Google Colab GPU/TPU runtimes — supports all Colab Pro accelerators (T4/L4/A100/H100/G4) with high-memory option and security hardening. Fork of mcp-server-colab-exec by Paritosh Dwivedi.
Project-URL: Homepage, https://github.com/mio-github/mcp-colab-gpu
Project-URL: Repository, https://github.com/mio-github/mcp-colab-gpu
Project-URL: Original Project, https://github.com/pdwi2020/mcp-server-colab-exec
Author: Masaya Hirano
Maintainer: Masaya Hirano
License-Expression: MIT
License-File: LICENSE
Keywords: colab,colab-pro,cuda,gpu,machine-learning,mcp,tpu
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: google-auth-oauthlib>=1.0
Requires-Dist: google-auth>=2.0
Requires-Dist: mcp[cli]>=1.6.0
Requires-Dist: requests>=2.28
Requires-Dist: websocket-client>=1.5
