Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ File Systems
  3. Ellmos Filecommander MCP
Ellmos Filecommander MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:43 AM

Ellmos Filecommander MCP

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
file-systemsprocess-managementsearchdeveloper-tools

Local MCP tools for filesystem operations, file search, process control, interactive sessions, and recoverable deletion.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ellmos-ai-ellmos-filecommander-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-filecommander-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (50) Directory Badge Claim listing AlternativesπŸ“‚ More in File Systems

Overview

ellmos-ai/ellmos-filecommander-mcp MCP server exposes local filesystem, search, process, and interactive-session tools over standard stdio transport. It supports reading, writing, editing, copying, moving, deleting, and inspecting files, with background searches and Recycle Bin or Trash-based deletion available for safer workflows. Reach for it when an AI client needs to work with local files or processes on Windows, macOS, or Linux without requiring a remote service.

Use cases

β€’Manage project files from an MCP-compatible coding assistant
β€’Search large directory trees without blocking other agent work
β€’Run and interact with local Python, Node.js, or shell sessions
β€’Move unwanted files to recoverable system Trash
β€’Inspect and repair local JSON files

Key features

β€’Local filesystem read, write, edit, copy, and move operations
β€’Recoverable deletion through Recycle Bin or Trash
β€’Synchronous and background file search
β€’Shell commands, processes, and interactive sessions
β€’File metadata inspection
β€’Malformed JSON repair

Capabilities & Tool Schemas (50) ~870 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ellmos Filecommander MCP.

fc_read_file

Read file contents with optional line limit

fc_preview_file

Inspect MIME type and size first, then explicitly request bounded inline MCP content

fc_read_multiple_files

Read up to 20 files in a single call

fc_write_file

Write/create/append to files

fc_edit_file

Line-based editing (replace, insert, delete lines)

fc_str_replace

Replace a unique string in a file with context validation

How Ellmos Filecommander MCP works

What ellmos-ai/ellmos-filecommander-mcp MCP server does

ellmos-ai/ellmos-filecommander-mcp MCP server gives an MCP-compatible AI client access to local filesystem and operating-system actions. Its tools cover file reading and writing, line-based edits, unique-string replacement, directory management, copying, moving, deletion, metadata inspection, and file search.

The server also exposes process controls and interactive sessions. An agent can execute a shell command with a timeout, start a background process, inspect or terminate processes, and open sessions for interactive programs such as Python, Node.js, or a shell. Session output can be read and input can be sent through separate tools.

Deletion has two paths: direct deletion tools can permanently remove files or directories, while fc_safe_delete moves an item to the platform’s Recycle Bin or Trash for recovery. The listed tools also include JSON repair for common formatting issues such as byte-order marks, trailing commas, comments, and single quotes.

How it works

ellmos-ai/ellmos-filecommander-mcp MCP server communicates through standard stdio using JSON-RPC. Tool names use the fc_ prefix. The README states that the package contains 50 tools, while the supplied tool list describes filesystem operations, search, process management, sessions, and JSON repair in detail.

Search can be performed synchronously with wildcard filename patterns or as a background job. Background searches return immediately and can later be queried, paginated, stopped, listed, or cleared. Content search is read-only and operates on an explicit ordered file list, with literal or regular-expression matching and configurable case, context, global, and per-file limits.

The project describes support for Windows, macOS, and Linux. Its move operation is documented as cloud-lock safe, including a copy-and-delete fallback for some sync-directory rename failures.

Setup and configuration

The repository publishes an npm package named ellmos-filecommander-mcp and requires Node.js 20 or newer. A stdio MCP client can run the package with:

Terminal
npx -y ellmos-filecommander-mcp

No API key or external service credential is identified in the supplied material. The server is intended to run locally. The README describes explicit network egress for a web-fetch capability, but that capability is not included in the supplied tool list; do not assume network access is needed for the filesystem, process, search, or session tools.

Tools and capabilities

  • Read one file or up to 20 files per call.
  • Create, overwrite, append to, and edit files.
  • List directories recursively with configurable depth.
  • Create parent directories, copy items, and move or rename them.
  • Permanently delete files or directories, or move them to recoverable Trash.
  • Inspect file size, dates, and type.
  • Search filenames synchronously or asynchronously.
  • Search literal text or regular expressions within selected files.
  • Execute commands, start background processes, and manage process IDs or names.
  • Start, inspect, provide input to, list, and close interactive sessions.
  • Repair malformed JSON.

Limitations and notes

ellmos-ai/ellmos-filecommander-mcp MCP server can modify local data and execute shell commands, so client permissions and agent behavior should be considered before enabling it. Direct deletion is permanent; use fc_safe_delete or the project’s safety-mode behavior when recovery is important. Background searches require separate result retrieval and cleanup calls. The supplied material does not define a path allowlist, sandbox, authentication layer, or configurable environment variables, so those controls should not be assumed.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in File Systems View all alternatives
  • Filesystem Context MCP Server logoFilesystem Context MCP Server

    Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

    πŸ“‚ File Systems3 views
    Compare vs Filesystem Context MCP Server β†’
  • Chisel logoChisel

    Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100Γ— fewer tokens), and read large files with targeted grep/sed instead of full reads (up to 500Γ—). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).

    πŸ“‚ File Systems3 views
    Compare vs Chisel β†’
  • MCP Text Editor logoMCP Text Editor

    A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.

    πŸ“‚ File Systems1 views
    Compare vs MCP Text Editor β†’
  • MCP Filesystem Server logoMCP Filesystem Server

    Golang implementation for local file system access.

    πŸ“‚ File Systems4 views
    Compare vs MCP Filesystem Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
npm downloads
1k
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
50
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ellmos Filecommander MCP

Install and run the published npm package with Node.js 20 or newer: `npx -y ellmos-filecommander-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEllmos Filecommander MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ellmos-ai-ellmos-filecommander-mcp?style=directory)](https://allmcps.com/mcp/ellmos-ai-ellmos-filecommander-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ellmos-ai-ellmos-filecommander-mcp"><img src="https://allmcps.com/api/badge/ellmos-ai-ellmos-filecommander-mcp?style=directory" alt="Ellmos Filecommander MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚File Systems
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 9, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads1,028/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good Β· 61/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ File Systems β†’Best MCP servers for File Systems β†’Alternatives to Ellmos Filecommander MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code