article
README
🚀 file - operator mcp server
file - operator mcp server 是一个用于文件操作的 MCP 服务器,能为文件操作提供支持。
🚀 快速开始
📦 安装指南
可通过 [Smithery](https://smithery.ai/server/@Reculi/file - operator) 自动为 Claude Desktop 安装 file - operator:
npx -y @smithery/cli install @Reculi/file - operator --client claude
🔧 环境要求
必须确保已经安装了 uv。
⚙️ 服务器配置
服务器配置信息如下:
{
"mcpServers": {
"file - operator": {
"command": "uv",
"args": [
"--directory",
"PATH\TO\YOUR\WEATHER\MCP\SERVER",
"run",
"list_dict.py"
]
}
}
}
微信扫一扫