Skip to main content
Glama

SSH MCP Server

by fryjustinc
docker-compose.yml201 B
services: ssh: image: lscr.io/linuxserver/openssh-server:latest environment: - USER_NAME=test - PASSWORD_ACCESS=true - USER_PASSWORD=secret ports: - "2222:2222"

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/fryjustinc/ssh-mcp-sessions'

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