MCP.so
Sign In

Ssh Mcp Pro

@oaslananka

About Ssh Mcp Pro

TypeScript MCP server for controlled SSH operations, remote host workflows, command execution guardrails, and infrastructure automation.

Basic information

License

MIT

Runtime

node

Publisher

oaslananka

Submitted by

Osman Aslan

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ssh-mcp-pro": {
      "command": "npx",
      "args": [
        "ssh-mcp-pro"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Ssh Mcp Pro?

TypeScript MCP server for controlled SSH operations, remote host workflows, command execution guardrails, and infrastructure automation.

How to use Ssh Mcp Pro?

The README includes setup instructions such as npx ssh-mcp-pro.

Key features of Ssh Mcp Pro

  • Node.js >=22.22.2 or >=24.15.0 or >=26.3.0
  • pnpm >=11.0.9
  • SSH access to the target hosts
  • Docker, only for local integration tests and container image builds
  • INSTALL.md covers full client setup and troubleshooting

Use cases of Ssh Mcp Pro

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Ssh Mcp Pro

Where is the source code for Ssh Mcp Pro?

The source code is linked from the repository URL on this page.

Does Ssh Mcp Pro include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers