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
-
license - not tested
B
quality
-
maintenance - not tested

Tools

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • File conversion: PDF, DOCX, STT, TTS, watermarking

  • File uploads for AI agents. Upload, list, and manage files. No signup required.

  • Securely search and manage workspace context files for AI agents and teams.

View all MCP Connectors

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