mcp-file-oper
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-file-operlist files in the current directory"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 claudeEnvironment 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"
]
}
}
}Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP Server in Rust for creating Notion pages & mdBooks with LLMs 🦀22MIT
- Apache 2.0
- AlicenseAqualityDmaintenanceHelping coding agents never make mistakes working with public or private libraries without wasting the context window.24411,150MIT
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.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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