# MCP SSH Orchestrator - Environment Configuration
# Copy this file to .env and modify as needed
# Maximum number of concurrent SSH connections
MCP_SSH_MAX_CONCURRENCY=5
# SSH connection timeout in seconds
MCP_SSH_TIMEOUT_SEC=45
# Configuration directory (mounted as volume)
MCP_SSH_CONFIG_DIR=/app/config
# Python environment
PYTHONUNBUFFERED=1
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/samerfarida/mcp-ssh-orchestrator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server