Skip to main content
Glama
LincolnBurrows2017

filesystem-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
readonlyNoEnable read-only mode (disable write operations)false
directoryYesPath to the root directory for file operations

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileB

Read contents of a file

list_directoryC

List files and directories with metadata

search_filesB

Search files by glob pattern

get_file_infoB

Get detailed file metadata

write_fileC

Create or write to a file

delete_fileB

Delete a file or directory

create_directoryB

Create a new directory

copy_fileB

Copy a file or directory

move_fileB

Move or rename a file or directory

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/LincolnBurrows2017/filesystem-mcp'

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