mcp-ssh-multi
Overview
A Python tool for multi-server SSH access through MCP, supporting connection pooling, Cloudflare Tunnel compatibility, and structured configuration via YAML and environment variables.
Capabilities
- • stdio transport support
- • resource handlers
- • github integration
- • mcp client integration
Best For
Python tool for multi-server SSH access through MCP, with connection pooling and Cloudflare Tunnel support.
Decision Snapshot
Usage
available
Config
6 strong hints
Capabilities
4 key capabilities detected
- • Source provenance count: 1
- • Last seen: 3/25/2026
- • Published: 3/18/2026
Usage
cp .env.example .env
Features
- • **Multi-server management** — Configure and manage multiple SSH servers from a single YAML file
- • **Connection pooling** — Automatic connection reuse with per-server locks and retry on stale connections
- • **Cloudflare Tunnel compatible** — Deploy behind a tunnel for remote access
- • **MCP tool annotations** — Hints for destructive, read-only, idempotent, and open-world operations
- • **MCP resources** — ssh://servers resource for listing configured servers
- • **Pagination** — Directory listings support limit/offset for large directories
- • **Input validation** — Path and filter sanitization to prevent command injection
- • **Structured errors** — Consistent error responses with codes, messages, and suggestions
Use Cases
- • Supports capabilities such as: stdio transport support; resource handlers; github integration.
- • Common usage themes: mcp, ssh, ai, automation.
Supported Clients / Integrations
- • stdio transport support
- • resource handlers
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• cp .env.example .env
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 0.95
- • Source feeds: PyPI RSS + JSON API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
ha-mcp-dev
Home Assistant MCP Server enabling control of Home Assistant through MCP, with support for authentication and workflow automation.
ssh-licco
ssh-licco is an SSH Model Context Protocol Server that enables SSH functionality for AI models.
mcp-ai-forever
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual Web UI and Desktop Application interfaces with cross-platform compatibility.
secure-mcp-gateway
A secure middleware gateway for the Model Context Protocol (MCP), built with Python, featuring async support and guardrails for AI model context management.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.