loading…
Search for a command to run...
loading…
A comprehensive MCP server that enables AI models to perform local file operations, command execution, and task management across multiple platforms. It feature
A comprehensive MCP server that enables AI models to perform local file operations, command execution, and task management across multiple platforms. It features advanced capabilities like row-level file editing, directory searching, and system monitoring with built-in security filters.
一个功能强大的 MCP (Model Context Protocol) 服务器,名为 ax_local_operations,为大模型应用提供安全的本地文件操作、行级编辑、文件搜索、文件比较、文件哈希、文件权限、文件压缩、文件监控、命令执行和任务管理功能。
Qwen 应用, 加入 ax_local_operations 这个MCP之后, qwen 可以接受用户的指示, 从而完成一些诸如编码, 部署环境, 检测设备硬件等等的实际工作. 而不是仅仅聊天. 还可以使用 Jan,lmStudio 这些应用都可以加入ax_local_operations 这个MCP之后,从而实现更智能的助手功能。 --default-dir 参数指定当前的工作目录是:/User/research/work 来临时指定工作目录workspace_manager 工具可以管理工作目录设置| 平台 | 支持状态 | 说明 |
|---|---|---|
| macOS | ✅ 完全支持 | 所有工具均可正常使用 |
| Linux | ✅ 完全支持 | 所有工具均可正常使用(包括 sudo_config) |
| Windows | ✅ 基本支持 | 11个工具可用,2个工具部分支持 |
以下工具在所有平台上均可正常使用:
file_archive - 文件压缩工具
sudo_config - Sudo配置工具
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"ax-local-operations-mcp-server": {
"command": "npx",
"args": []
}
}
}