mcp-ssh-fleet
by inhuman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_FLEET_ADDR | No | Listen address for http/sse | :8080 |
| SSH_FLEET_KEY_PATH | No | Path to the private key file | /etc/ssh-fleet/id_ed25519 |
| SSH_FLEET_TRANSPORT | No | Transport protocol: http (StreamableHTTP), sse, or stdio | http |
| SSH_FLEET_AUTH_TOKEN | No | Optional X-MCP-AUTH token | |
| SSH_FLEET_INVENTORY_PATH | No | Path to the inventory file | /etc/ssh-fleet/inventory.yaml |
| SSH_FLEET_PROBE_MAX_HOSTS | No | Safety cap on hosts per probe | 50 |
| SSH_FLEET_OUTPUT_CAP_BYTES | No | Output cap per section in bytes | 8192 |
| SSH_FLEET_PROBE_CONCURRENCY | No | Probe parallelism pool size | 8 |
| SSH_FLEET_CMD_TIMEOUT_SECONDS | No | Per-host timeout in seconds | 20 |
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/inhuman/mcp-ssh-fleet'
If you have feedback or need assistance with the MCP directory API, please join our Discord server