File Manager

v1.0.0β€’File Systemsβ€’stable

Provides secure file system operations for AI assistants including directory listing, file reading/writing, deletion, searching, and copying. Features safety controls like path validation, permission checks, and file size limits.

file-manager-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is File Manager?

File Manager is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to provides secure file system operations for ai assistants including directory listing, file reading/writing, deletion, searching, and copying. features safety controls like path validation, permission ...

Provides secure file system operations for AI assistants including directory listing, file reading/writing, deletion, searching, and copying. Features safety controls like path validation, permission checks, and file size limits.

This server falls under the File Systems category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Provides secure file system operations for AI assistants inc

Use Cases

List directory contents and read files. Write and delete files safely. Search across directories. Copy files securely.
cnYui

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx file-manager-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about File Manager

What is File Manager?

File Manager is a Model Context Protocol (MCP) server that provides secure file system operations for ai assistants including directory listing, file reading/writing, deletion, searching, and copying. features safety controls like path validation, permission checks, and file size limits. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install File Manager?

Follow the installation instructions on the File Manager GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with File Manager?

File Manager works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is File Manager free to use?

Yes, File Manager is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More File Systems MCP Servers

Explore all file systems servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "file-manager-mcp-server": { "command": "npx", "args": ["-y", "file-manager-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide β†’

Ready to use File Manager?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides