Deploy Docker containers via SSH by specifying a working directory, deployment type, and optional configurations like ports, volumes, and environment variables. Supports Docker Compose, build, or run commands for remote server setups.
Deploy Docker containers via SSH using docker-compose, build, or run commands with working directory context, environment variables, port mappings, and volume configurations.
Deploy Docker containers to remote servers via SSH by executing docker-compose, build, or run commands from a specified working directory with configurable ports, volumes, and environment variables.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
A server that enables interaction with Octopus Deploy through the Model Context Protocol, allowing users to manage projects, releases, and deployments across different spaces.
An MCP server that enables AI assistants to execute shell commands and manage files on remote servers via SSH. It supports recursive directory uploads, archive extraction, and direct file creation from text content.