Skip to main content
Glama

MCP SSH Agent

by AiondaDotCom
manifest.json812 B
{ "dxt_version": "0.1", "name": "mcp-ssh", "version": "1.0.3", "description": "Connect to SSH hosts, run commands, and transfer files securely through Claude Desktop", "author": { "name": "aionda.com", "url": "https://aionda.com" }, "license": "MIT", "homepage": "https://github.com/aiondadotcom/mcp-ssh", "repository": { "type": "git", "url": "https://github.com/aiondadotcom/mcp-ssh.git" }, "icon": "doc/Claude.png", "keywords": [ "ssh", "remote", "server", "scp", "file-transfer", "automation", "devops" ], "server": { "type": "node", "entry_point": "server-simple.mjs", "mcp_config": { "command": "node", "args": ["${__dirname}/server-simple.mjs"], "env": { "MCP_SILENT": "true" } } } }

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

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