Skip to main content
Glama
Reculi

mcp-file-oper

file-operator mcp server

a mcp server for file operation

Installing via Smithery

To install file-operator for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @Reculi/file-operator --client claude

Environment requirement

you have to make sure you installed uv

Server Configuration

{
    "mcpServers": {
        "file-operator": {
            "command": "uv",
            "args": [
                "--directory",
                "PATH\TO\YOUR\WEATHER\MCP\SERVER",
                "run",
                "list_dict.py"
            ]
        }
    }
}
Install Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Reculi/file-operator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server