Skip to main content
Glama

MCP SSH Server

by shaike1
config.json336 B
{ "server": { "host": "0.0.0.0", "port": 8080 }, "connections": { "default": { "host": "example.com", "username": "admin", "password": "", "port": 22, "keepaliveInterval": 60000, "readyTimeout": 30000 } }, "logging": { "level": "info", "file": "ssh-server.log" } }

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/shaike1/mcp-server-ssh'

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