Server-Inspection-MCP
1
Server-Inspection-MCP is a project focused on setting up a system for inspecting servers with the help of MCP protocols. The system ensures secure communication through ws connections and RSA encryption.
Server-Inspection-MCP
服务器巡检 MCP
服务器运行 agent 程序,PC 运行 MCP 程序
{
"mcpServers": {
"forensics ssh mcp": {
"command": "uv",
"args": [
"--directory",
"your_path",
"run",
"main.py"
]
}
}
}
- ws 连接
- rsa 加密