Skip to main content
Glama

SSH MCP Server

by format37
start.sh169 B
#!/bin/bash # source ~/miniconda3/etc/profile.d/conda.sh || source ~/anaconda3/etc/profile.d/conda.sh # conda activate ssh uvicorn server:app --host 0.0.0.0 --port 7777

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

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