Back to search
30
MCP

mcp-colab-gpu

pypi/mcp-colab-gpu

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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.pdwi2020/mcp-server-colab-exec
Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client
0 tools
Google Colab
MCP server for controlling Google Colab with notebook editing, runtime connection, shell commands, file operations, and GPU monitoring.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
google-search-mcp
Google Search MCP Server - A Python implementation using FastMCP for Google Custom Search API integration
0 tools
io.github.andylbrummer/neural-mcp
GPU-accelerated MCP server for neural network training, deep learning, and model experimentation
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-colab-gpu": {
      "url": "None",
      "transport": "http"
    }
  }
}