Skip to main content
Glama

MCP SSH Agent

by AiondaDotCom
start-silent.sh314 B
#!/bin/bash # Change to the directory where this script is located cd "$(dirname "$0")" # MCP SSH Agent Silent Startup Script # This script starts the MCP SSH server in silent mode for MCP clients # No debug output will be shown, only clean JSON communication export MCP_SILENT=true exec node server-simple.mjs

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiondaDotCom/mcp-ssh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server