M

mcp-ssh-multi

ToolsMIT

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

Last Updated: Mar 25, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.