MCP Servers / development / SSH Server MCP

SSH Server MCP

JSON →
httpnone5development

An MCP server that provides SSH-based remote management tools, acting as proxy

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: ssh-server-mcp
Tools
What this server exposes
test_ssh_connection
Test SSH connectivity
get_server_info
Get system information
execute_command
Execute commands
read_file
Read file contents
write_file
Write file contents
list_directory
List directory contents
get_service_status
Check service status
start_service
Start a service
stop_service
Stop a service
restart_service
Restart a service
list_processes
List running processes
kill_process
Kill a process
check_port
Check port status
get_network_connections
Get network connections
tail_log
Tail log files
search_log
Search log files
Configuration
Environment & auth
authnone
envSERVER_HOST
envSERVER_PORT
Resources
SSH Server MCP — MCP Server · libregistry