SSH Tools MCP is a set of SSH utilities designed for Model Context Protocol (MCP) servers, allowing users to connect to remote servers and execute commands easily.
SSH Tools MCP is a set of SSH utilities designed for Model Context Protocol (MCP) servers, allowing users to connect to remote servers and execute commands easily.
Install the required dependencies, run the server, and utilize the provided functions to connect to an SSH server, execute commands, and disconnect.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"ssh-tools-mcp": {
"command": "npx",
"args": [
"-y",
"Install the required dependencies, run the server, and utilize the provided functions to connect to an SSH server, execute commands, and disconnect."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from SSH Tools MCP?"
No configuration required. This server works out of the box.
"What resources are available in SSH Tools MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in SSH Tools MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in SSH Tools MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.