MCP Server
MCP
pty-mcp
Interactive PTY sessions over MCP: local shells, SSH, serial ports, and persistent remote sessions.
Install
mcpb:https://github.com/raychao-oao/pty-mcp/releases/download/v0.2.3/pty-mcp-darwin-arm64
Configuration Example
{
"remotes": [],
"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"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment