Skip to main content
Glama

SSH MCP Server

by balloonf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_connect

SSH 서버에 연결하여 새 세션 생성

ssh_execute

SSH 세션에서 명령 실행

ssh_list_sessions

모든 활성 SSH 세션 목록 조회

ssh_close_session

특정 SSH 세션 종료

ssh_close_all_sessions

모든 SSH 세션 종료

ssh_session_info

특정 SSH 세션의 상세 정보 조회

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/balloonf/ssh_mcp'

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