Skip to main content
Glama
1999AZZAR

FileSystem MCP Server

by 1999AZZAR

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
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileA

Read file content with optional encoding and range

write_fileC

Write content to file with optional encoding and directory creation

copy_fileB

Copy file from source to destination

move_fileB

Move file from source to destination

delete_fileC

Delete file or directory

get_file_infoC

Get detailed file information including metadata

create_directoryA

Create directory with optional recursive creation

list_directoryB

List directory contents with optional filtering and recursion

find_filesC

Find files matching a pattern

search_in_filesC

Search for text patterns in files

watch_fileB

Watch file or directory for changes

stop_watchingA

Stop watching a file or directory

compare_filesB

Compare two files and show differences

archive_filesB

Create archive from files

extract_archiveC

Extract archive to destination

get_directory_sizeA

Get directory size recursively

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
File/Directory MetadataCached metadata for files and directories including permissions, size, modification dates, and ownership
Directory Contents CacheCached directory listing with file details, sizes, and metadata for faster browsing
File Search Results CacheCached results from file content and pattern searches across the filesystem
File Watch StatusCurrent status and recent events for file system watchers
Recently Accessed FilesRecently read, written, or modified files of specified type (read/write/modified)
Directory Tree StructureHierarchical directory structure with file counts and size summaries
File Content PreviewCached preview of file content (first lines/chars) for quick inspection

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/1999AZZAR/filesystem-mcp-server'

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