🧠
Model

Fast Filesystem Mcp

by efforthye efforthye/fast-filesystem-mcp
Free2AITools Nexus Index
40.8
S: Semantic 50

Query-time baseline · scored live at search

A: Authority 53
P: Popularity 53
R: Recency 54
Q: Quality 70
Tech Context
Vital Performance

Technical Constraints

Experimental / High Latency
Low FNI signal 40.8 FNI Score
Tiny - Params
- Context
0 Downloads
Commercial APACHE License
Model Information Summary
Entity Passport
Registry ID efforthye/fast-filesystem-mcp
License Apache-2.0
Provider github
πŸ“œ

Cite this model

Academic & Research Attribution

BibTeX
@misc{efforthye_fast_filesystem_mcp,
  author = {efforthye},
  title = {Fast Filesystem Mcp Model},
  year = {2025},
  howpublished = {\url{https://github.com/efforthye/fast-filesystem-mcp}},
  note = {Accessed via Free2AITools.}
}
APA Style
efforthye. (2025). Fast Filesystem Mcp [Model]. Free2AITools. https://github.com/efforthye/fast-filesystem-mcp

πŸ”¬Technical Deep Dive

Full Specifications [+]

Quick Commands

πŸ™ Git Clone
git clone https://github.com/efforthye/fast-filesystem-mcp

βš–οΈ Free2AITools Nexus Index V2.0

Semantic (S) 50

Query-time baseline · scored live at search

Authority (A) 53
Popularity (P) 53
Recency (R) 54
Quality (Q) 70

πŸ’¬ Index Insight

FNI V2.0 for Fast Filesystem Mcp: Authority (A:53), Popularity (P:53), Recency (R:54), Quality (Q:70). Semantic (S) is a query-time baseline scored live at search.

Free2AITools Nexus Index

Data Sources / Provenance

Open data Updated: Live data
---

πŸš€ What's Next?

Technical Deep Dive

image Advanced filesystem operations for Claude Desktop with large file handling capabilities and Claude-optimized features.

Quick Start

Add to your Claude Desktop config.

  • Basic setup
json
{
  "mcpServers": {
    "fast-filesystem": {
      "command": "npx",
      "args": ["-y", "fast-filesystem-mcp"]
    }
  }
}
  • With backup files enabled
json
{
  "mcpServers": {
    "fast-filesystem": {
      "command": "npx",
      "args": ["-y", "fast-filesystem-mcp"],
      "env": {
        "CREATE_BACKUP_FILES": "true"
      }
    }
  }
}

Backup Configuration

Control backup file creation behavior.

  • CREATE_BACKUP_FILES=false (default): Disables backup file creation to reduce clutter
  • CREATE_BACKUP_FILES=true: Creates backup files before modifications

Note: Backup files are created with timestamps (e.g., file.txt.backup.1755485284402) to prevent data loss during edits.

Debug and Logging Configuration

The MCP server uses a safe logging system that prevents JSON-RPC communication errors.

  • DEBUG_MCP=true or MCP_DEBUG=true: Enable debug logging to stderr
  • MCP_LOG_FILE=/path/to/log.txt: Write logs to file instead of stderr
  • MCP_SILENT_ERRORS=true or SILENT_ERRORS=true: Suppress error messages in responses

Note: Debug output is automatically suppressed by default to prevent JSON parsing errors in Claude Desktop.

New Version Update

To update to the latest version, follow these steps.

  1. Uninstall previous version
    bash
    npm uninstall -g fast-filesystem-mcp
  2. Clean cache and dependencies
    bash
    npm cache clean --force
    pnpm store prune
  3. Install latest version
    bash
    npm install -g fast-filesystem-mcp
  4. **Verify

⚠️ Incomplete Data

Some information about this model is not available. Use with Caution - Verify details from the original source before relying on this data.

View Original Source β†’

πŸ“ Limitations & Considerations

  • β€’ Benchmark scores may vary based on evaluation methodology and hardware configuration.
  • β€’ VRAM requirements are estimates; actual usage depends on quantization and batch size.
  • β€’ FNI scores are relative rankings and may change as new models are added.

Social Proof

GitHub Repository
47Stars
18Forks
πŸ”„ Updated daily

Source summary: Based on GitHub metadata. Not a recommendation.

πŸ“Š FNI Methodology πŸ“š Knowledge Baseℹ️ Verify with original source

πŸ›‘οΈ Model Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

πŸ†” Identity & Source

id
gh-model--efforthye--fast-filesystem-mcp
slug
efforthye--fast-filesystem-mcp
source
github
author
efforthye
license
Apache-2.0
tags
ai-tools, anthropic, claude, claude-desktop, fast, file-operations, filesystem, mcp, mcp-server, nodejs, typescript, ai-assistant, automation, backup, developer-tools, large-files, streaming

βš™οΈ Technical Specs

pipeline tag
other

πŸ“Š Engagement & Metrics

downloads
0
stars
47
forks
18

Data indexed from public sources. Updated daily.