Skip to main content
Glama

SSH MCP Server

by vilasone455
package.json510 B
{ "name": "@vilasone/ssh-mcp-server", "version": "1.0.13", "main": "dist/index.js", "module": "dist/index.js", "type": "module", "bin": { "ssh-mpc": "dist/index.js" }, "scripts": { "clean": "shx rm -rf dist", "build": "tsc && shx chmod +x dist/*.js" }, "files": [ "dist" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "ssh2": "^1.11.0" }, "devDependencies": { "@types/node": "^22.15.21", "typescript": "^5.8.3", "shx": "^0.4.0" } }

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

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