Skip to main content
Glama
animationsaver

colab-cli-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COLAB_CLI_MCP_AUTHNoAuthentication method: token, none, google, github, or oidc.
COLAB_CLI_MCP_HOSTNoHost address to bind the server to.
COLAB_CLI_MCP_PATHNoPath for the MCP endpoint (e.g., /mcp).
COLAB_CLI_MCP_PORTNoPort to listen on.
COLAB_CLI_MCP_BASE_URLNoBase URL of the server, used for OAuth redirects.
COLAB_CLI_MCP_TRANSPORTNoTransport protocol for the MCP server (e.g., http, stdio).
COLAB_CLI_MCP_WORKSPACENoWorkspace directory for file operations.
COLAB_CLI_MCP_AUTH_TOKENNoComma-separated list of tokens for token-based authentication.
COLAB_CLI_MCP_COLAB_AUTHNoAuthentication method for Google Colab backend: oauth2 or adc.
COLAB_CLI_MCP_EXECUTABLENoPath to the colab CLI executable.
COLAB_CLI_MCP_COLAB_STATENoPath to the directory where Colab CLI state (tokens) are stored.
COLAB_CLI_MCP_OAUTH_SCOPENoComma-separated list of OAuth scopes.
COLAB_CLI_MCP_OAUTH_CLIENT_IDNoOAuth client ID.
COLAB_CLI_MCP_OIDC_CONFIG_URLNoURL to OpenID Connect configuration.
COLAB_CLI_MCP_ALLOWED_IDENTITYNoComma-separated list of allowed email addresses or domains.
COLAB_CLI_MCP_OAUTH_NO_CONSENTNoWhether to skip OAuth consent screen (true/false).
COLAB_CLI_MCP_COLAB_OAUTH_CONFIGNoPath to the Colab OAuth configuration file.
COLAB_CLI_MCP_OAUTH_CLIENT_SECRETNoOAuth client secret.
COLAB_CLI_MCP_OAUTH_REDIRECT_PATHNoOAuth redirect path (defaults to /auth/callback).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/animationsaver/colab-cli-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server