Back to search
30
MCP

google-colab-mcp

pypi/google-colab-mcp

Model Context Protocol server for seamless Google Colab integration with AI assistants

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

Similar MCP servers embedding-nearest

openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
google-sheet-mcp
Model Context Protocol (MCP) server for Google Sheets integration
0 tools
gitlab-clone-mcp-server
Model Context Protocol server for GitLab API integration
0 tools
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
0 tools

How to use

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

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