SkillAgentSearch skills...

ssh-mcp-server

this is a collection of tools that allows your agent to execute commands on your remote servers

Install / Use

claude mcp add KinoThe-Kafkaesque -- npx -y github:KinoThe-Kafkaesque/ssh-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "ssh-server", "version": "1.0.0", "description": "SSH MCP Server", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "@types/node": "^22.13.4", "@types/sqlite3": "^3.1.11", "child_process": "^1.0.2", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", "ssh2": "^1.17.0" }, "devDependencies": { "@types/ssh2": "^1.15.5", "typescript": "^5.7.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low