Skip to content
Back to search
30
MCP

blc-ssh-mcp

pypi/blc-ssh-mcp

MCP server giving AI assistants SSH access to run commands, transfer files, and manage server fleets

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

Similar MCP servers embedding-nearest

@uarlouski/ssh-mcp-server
MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized c
0 tools
rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
0 tools
blender-mcp-server
MCP server for controlling Blender via AI assistants
0 tools
firstfinger/ssh-mcp
MCP server for AI agents to connect and interact with remote servers over SSH.
0 tools
@pw-sf/salesforce-mcp-server
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
0 tools
io.github.kascada/logmcp
MCP server — read-only log access for AI assistants, without giving AI shell access.
0 tools

How to use

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

{
  "mcpServers": {
    "blc-ssh-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}