mcpbeat

Filesystem MCP

dokhacgiakhoa/filesystem-mcp

Official Filesystem Model Context Protocol Server for local file operations.

413 tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill filesystem-mcp

What comes with it

978 bytes besides the instruction
sub-skills/list_directory.md
sub-skills/move_file.md
sub-skills/read_file.md
sub-skills/search_files.md
sub-skills/write_file.md

The instruction itself

9 sections, as written by the author

Filesystem MCP Skill

🎯 Goal

Enable the AI Agent to read, write, and manage files on the local filesystem securely using the official Model Context Protocol standard.

🛠️ Tools

🧠 Knowledge Modules (Fractal Skills)

1. read_file

2. write_file

3. list_directory

4. move_file

5. search_files

How to use it

Copy the folder

Take dokhacgiakhoa/filesystem-mcp from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.