Loading languages...
M2

m2m-mcp-server-ssh-server

@Machine-To-Machine9

A secure SSH server for accessing and interacting with MCP (Model Context Protocol) tools installed remotely. This server allows clients to connect to multiple MCP tool providers through a unified secure interface.

ssh
remote access
mcp server
secure
aggregation

# mcpServer Config

{
  "mcpServers": {
    "HackerNews": {
      "command": "uvx",
      "args": [
        "mcp-hn"
      ]
    },
    "major-league-baseball": {
      "command": "uvx",
      "args": [
        "mcp_mlb_statsapi"
      ]
    }
  }
}

# stdio

uv run m2m-mcp-server-ssh-server
Transport:
streamable
语言:
Python
创建时间:4/9/2025
更新时间:7/23/2025