Server-Inspection-MCP
功能
提供服务器巡检功能的MCP服务器,通过运行agent程序实现服务器状态检查。
使用方式
配置mcpServers如下:
{
"mcpServers": {
"forensics ssh mcp": {
"command": "uv",
"args": [
"--directory",
"your_path",
"run",
"main.py"
]
}
}
}
注意事项
- 需替换
your_path为实际路径 - 目前支持ws连接和rsa加密功能待开发
Recommend MCP Servers 💡
Magg
A Model Context Protocol server that manages, aggregates, and proxies other MCP servers, enabling LLMs to dynamically extend their own capabilities. It acts as a central hub for managing multiple MCP servers, allowing LLMs to search, add, configure, enable/disable servers, aggregate tools, and persist configurations.
APIMatic Validator
Validates OpenAPI specifications (2.0 and 3.0, JSON/YAML) using APIMatic's API, integrating as an MCP server for seamless validation within AI clients like Claude Desktop.
Ryuhei-So/mermaid-cli-server
A MCP server that generates PNG images from Mermaid markdown using @mermaid-js/mermaid-cli.
rust-mcp-filesystem
Blazing-fast, asynchronous MCP server for seamless filesystem operations.
globalping
Remote MCP server that gives LLMs access to run network commands
md-emoji-mcp
一个为Markdown技术文章添加表情符号的超便捷CLI小工具,支持本地和远程表情包加载。