Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ssh-session-mcp · npm · 2.7.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Zw-awa/ssh-session-mcp",
"description": "Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.",
"title": "SSH Session MCP",
"repository": {
"url": "https://github.com/Zw-awa/ssh-session-mcp",
"source": "github"
},
"version": "2.7.1",
"websiteUrl": "https://zw-awa.github.io/ssh-session-mcp/",
"packages": [
{
"registryType": "npm",
"identifier": "ssh-session-mcp",
"version": "2.7.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional explicit path to ssh-session-mcp.config.json when the config is not in the current working directory.",
"format": "string",
"name": "SSH_MCP_CONFIG"
},
{
"description": "Optional runtime instance id used to isolate state across multiple MCP clients or agents.",
"format": "string",
"name": "SSH_MCP_INSTANCE"
},
{
"description": "Viewer HTTP port. Use auto to allocate a free local port, or 0 to disable the browser viewer.",
"format": "string",
"name": "VIEWER_PORT"
},
{
"description": "Optional viewer bind host. Defaults to 127.0.0.1 for local-only browser access.",
"format": "string",
"name": "VIEWER_HOST"
},
{
"description": "Set to true or 1 to automatically open the browser terminal when a session is created.",
"format": "string",
"name": "AUTO_OPEN_TERMINAL"
},
{
"description": "Operation mode. safe blocks risky or unsuitable terminal actions by default, while full allows broader execution.",
"format": "string",
"name": "SSH_MCP_MODE"
},
{
"description": "Set to true or 1 to run a local shell instead of opening a real SSH connection. Useful for demos and offline testing.",
"format": "string",
"name": "SSH_MCP_LOCAL"
},
{
"description": "Set to true or 1 to expose browser-side debug controls intended for demos and local troubleshooting.",
"format": "string",
"name": "SSH_MCP_DEBUG"
},
{
"description": "Legacy single-target SSH host when not using ssh-session-mcp.config.json device profiles.",
"format": "string",
"name": "SSH_HOST"
},
{
"description": "Legacy single-target SSH port when not using ssh-session-mcp.config.json device profiles.",
"format": "string",
"name": "SSH_PORT"
},
{
"description": "Legacy single-target SSH username when not using ssh-session-mcp.config.json device profiles.",
"format": "string",
"name": "SSH_USER"
},
{
"description": "Optional legacy password-based SSH authentication value.",
"format": "string",
"isSecret": true,
"name": "SSH_PASSWORD"
},
{
"description": "Optional path to a local SSH private key file for legacy single-target mode.",
"format": "string",
"name": "SSH_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-15T18:35:30.611557Z",
"publishedAt": "2026-05-15T18:35:30.611557Z",
"updatedAt": "2026-05-15T18:35:30.611557Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.7.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.