wgthomas/putty-mcp
MCP server exposing the full PuTTY toolchain — 30 tools for SSH, SCP, SFTP, serial, key management, registry sessions, and multi-hop
Platform-specific configuration:
{
"mcpServers": {
"putty-mcp": {
"command": "npx",
"args": [
"-y",
"putty-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...