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.
The m2m-mcp-server-ssh-client provides a unified MCP server interface, securely connecting via SSH to the m2m-mcp-server-ssh-server back-end which aggregates MCP servers. This setup offers secure, single-point access to diverse remote tools using robust SSH key-based authentication.