Skip to main content
Glama
dankit

lambda_cloud_MCP

by dankit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LAMBDA_API_KEYYesLambda API key from https://cloud.lambda.ai/api-keys
LAMBDA_SSH_USERNoSSH user to connect to Lambda instancesubuntu
LAMBDA_SSH_PEM_PATHYesPath to the local .pem file matching the SSH public key registered in Lambda
LAMBDA_SSH_TIMEOUT_MSNoTimeout for SSH commands in milliseconds; background jobs can survive this timeout
MCP_ENV_SETUP_COMMANDNoPreset command hint for environment setup on instances
MCP_TRAINING_LOG_PATHNoPreset path hint for training logs
LAMBDA_MCP_HTTP_SECRETNoSecret required as Authorization: Bearer header for MCP HTTP connections; if not set, the endpoint is unauthenticated
MCP_TRAINING_STOP_COMMANDNoPreset command hint for stopping training on instances
MCP_TRAINING_START_COMMANDNoPreset command hint for starting training on instances
MCP_TRAINING_STATUS_COMMANDNoCommand run over SSH to get training status and cost tracking

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/dankit/lambda_cloud_MCP'

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