Back to search
30
MCP

io.github.yawlabs/ssh-mcp

io.github.yawlabs/ssh-mcp

MCP server for SSH operations with built-in diagnostics

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
io.github.ray0907/git-mcp-server
MCP server for GitLab and GitHub
0 tools
io.github.yawlabs/mcp-compliance
CLI tool and MCP server that tests MCP servers for spec compliance
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.yawlabs/ssh-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}