Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_connectC

通过 config.json 配置连接 JumpServer 堡垒机并建立持久 SSH 会话。

ssh_connect_rawB

直接指定参数连接(不依赖 config.json),用于临时连接。

ssh_executeB

在已建立的 SSH 会话中执行命令并返回输出。

ssh_read_outputA

读取 SSH 会话缓冲区中的最新输出(不发送新命令)。

ssh_closeB

关闭指定的 SSH 会话。

ssh_list_sessionsA

列出所有当前活跃的 SSH 会话及其状态。

ssh_list_serversA

列出 config.json 中所有可用的服务器配置。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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