Serversio.github.raychao-oao/pty-mcp
M

pty-mcp

io.github.raychao-oao/pty-mcp · v0.2.3
▦ other
v0.2.3other mcpb: https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-darwin-arm64↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.raychao-oao/pty-mcp",
  "description": "Interactive PTY sessions over MCP: local shells, SSH, serial ports, and persistent remote sessions.",
  "title": "pty-mcp",
  "repository": {
    "url": "https://github.com/raychao-oao/pty-mcp",
    "source": "github"
  },
  "version": "0.2.3",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-darwin-arm64",
      "fileSha256": "cb2885b92e63b39b2236f13e75b3e3f6a113676c26ab635efd64d978b186a1e7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-darwin-amd64",
      "fileSha256": "8b75fb5c43dc182bfe010348c9fce6755bf6708e66dbe7835265708671920c96",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-linux-amd64",
      "fileSha256": "7328cb5c77e4428c21d1cd033b91e3a1afa21d3a4a19c894d32f867b7cff839e",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-linux-arm64",
      "fileSha256": "45532b6b7881b003c6c8213724d3b563750f0d7310a782079fd85856515079fd",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}