Python SSH MCP
@Nightreaver
About Python SSH MCP
A Ssh Mcp Server Written In Python. Which Builds Upon A Sophisticated Tools And Permission Layer. Including Skills, Docker And Systemctl Toolset And Some Runbooks.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ssh-mcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/Nightreaver/python-ssh-mcp",
"ssh-mcp"
],
"env": {
"LOG_LEVEL": "INFO",
"ALLOW_LOW_ACCESS_TOOLS": "false",
"ALLOW_DANGEROUS_TOOLS": "false",
"ALLOW_SUDO": "false"
}
}
}
}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 Python SSH MCP?
Python SSH MCP is a Model Context Protocol server written in Python that provides SSH-based tools. It builds upon a sophisticated tools and permission layer, including Skills, a Docker and Systemctl toolset, and runbooks.
How to use Python SSH MCP?
—
Key features of Python SSH MCP?
- SSH-based remote server tools
- Permission layer for controlled access
- Skills toolset
- Docker management toolset
- Systemctl service management toolset
- Runbooks automation support
Use cases of Python SSH MCP?
—
FAQ from Python SSH MCP
What is Python SSH MCP written in?
It is written in Python.
Does Python SSH MCP include a permission layer?
Yes, it builds upon a sophisticated tools and permission layer.
What tools does Python SSH MCP provide?
It includes Skills, a Docker toolset, a Systemctl toolset, and runbooks.
More Developer Tools MCP servers
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments