SSH MCP Server
by Have-myn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP HTTP service port. Default is 3001. | 3001 |
| WEBSHELL_DB_HOST | No | MySQL database host. Default is mysql. | mysql |
| WEBSHELL_DB_PORT | No | MySQL database port. Default is 3306. | 3306 |
| WEBSHELL_DB_USER | No | MySQL database username. Default is webshell. | webshell |
| MOCK_WEBSHELL_PORT | No | Inline WebShell Gateway HTTP/WS port. Default is 9100. | 9100 |
| SSH_WEBSHELL_API_URL | No | WebShell gateway address. Default is http://localhost:9100. | http://localhost:9100 |
| WEBSHELL_DB_DATABASE | No | MySQL database name. Default is webshell. | webshell |
| WEBSHELL_DB_PASSWORD | No | MySQL database password. Default is webshell_pass. | webshell_pass |
| SSH_WEBSHELL_API_TOKEN | No | API Token used when calling protected WebShell gateway interfaces (optional/for compatibility). | |
| WEBSHELL_PUBLIC_BASE_URL | No | Base URL for session links exposed to users. Default is http://localhost:9100. | http://localhost:9100 |
| SSH_WEBSHELL_HTTP_TIMEOUT_MS | No | Request timeout in milliseconds. Default is 15000. | 15000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Have-myn/ssh-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server