Server-Inspection-MCP
功能
提供服务器巡检功能的MCP服务器,通过运行agent程序实现服务器状态检查。
使用方式
配置mcpServers如下:
{
"mcpServers": {
"forensics ssh mcp": {
"command": "uv",
"args": [
"--directory",
"your_path",
"run",
"main.py"
]
}
}
}
注意事项
- 需替换
your_path为实际路径 - 目前支持ws连接和rsa加密功能待开发
Transport:
stdio
Language: 
Created: 4/24/2025
Updated: 4/25/2025
Recommend MCP Servers 💡
LaurieWired/GhidraMCP
LaurieWired
MCP Server for Ghidra
2025-03-23
git-mcp
Svtter
An MCP server that handles Git commands to process specified repositories.
2025-04-24
sse
mcp-sbom-server
gkhays
MCP server to perform Trivy scans and generate SBOMs in CycloneDX format
2025-04-03
gitkraken-cli
gitkraken
GitKraken CLI Releases and Documentation
2023-02-23
helebest/my-mcp-lab
helebest
A lab project for setting up an SSE-based Model Context Protocol (MCP) server.
2025-04-26
sse
matlab-mcp-server
neuromechanist
A Model Context Protocol (MCP) server that provides tools for developing and running MATLAB files.
2025-01-27