Skip to main content
Glama
rog0x

@rog0x/mcp-file-tools

by rog0x

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
dir_treeB

Generate a visual directory tree structure (like the tree command). Shows files and folders with configurable depth and ignore patterns.

file_statsA

Analyze a directory: total files, total size, file count by extension, largest files, newest/oldest files.

duplicate_finderA

Find duplicate files by comparing size and MD5 hash. Returns groups of duplicates with paths and wasted space.

code_counterA

Count lines of code by programming language: total lines, code lines, comment lines, blank lines (like cloc/scc).

file_searchC

Search for files by name pattern (glob), content (regex), size range, and/or date range.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/rog0x/mcp-file-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server