Skip to main content
Glama
complex_server.yaml541 B
servers: example-complex: auto_create_container: true container_name: pytorch_env description: Complex ML development environment docker_image: pytorch/pytorch:latest environment: CUDA_VISIBLE_DEVICES: 0,1 PYTHONPATH: /workspace host: complex-server.com port: 2222 post_connect_commands: - cd /workspace - source activate pytorch - echo 'Environment ready!' relay_command: relay-cli -t token123 -s complex-server.com tmux_session: ml_work type: relay user: developer

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/maricoxu/remote-terminal-mcp'

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