MCP.so
登录
P

Python SSH MCP

@Nightreaver

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

Nightreaver

提交者

Steven Barthen

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器