mcpbeat Sign in

Fast MCP SSH MCP Server

local only

Fast MCP SSH runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Aug 2026.

SSH, SFTP, PTY shells, host-to-host copies and remote screenshots for AI agents. One Rust binary.

Installs / week
not published
4
Stars
0 open issues
14 Aug 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox src/tools/ops.rs:55
if [ -f /.dockerenv ]; then p container docker

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Fast MCP SSH

same job, measured the same way
Site-Shot
by site-shot

Website screenshots for AI agents: full-page, country proxies, ad & cookie-banner removal

74 installs/wk local only
Noncelogic
by noncelogic

Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.

60 installs/wk local only
MochiPDF
by cbolgiano

Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.

answering
Kitewright
by kitewright

Lightweight browser automation for AI agents: navigate, screenshot, extract, PDF. One small binary.

50 installs/wk local only
Visily UI Design
by visily-app

UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.

answering
Figma Context MCP Air
by compassalessandrolorenz

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

34 installs/wk local only
Render MCP
by rodromer

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

6 tools answering
I
Stashot
by tammifull

Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.

15 installs/wk local only

Fast MCP SSH — questions

Answers built from our own checks of this server.

Why is there no uptime for Fast MCP SSH?
Fast MCP SSH runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Fast MCP SSH open source?
Yes — it is published under the MIT licence, written in Rust and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.