mcp-ssh
by xiao-linxin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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