Skip to main content
Glama
markjoyeuxcom

Cross-Platform Filesystem MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
get_platform_info

Get information about the current platform and allowed paths

list_directory

List contents of a directory

read_file

Read contents of a text file

write_file

Write content to a file

create_directory

Create a directory (and parent directories if needed)

delete_file

Delete a file

delete_directory

Delete a directory and its contents

move_item

Move or rename a file or directory

copy_item

Copy a file or directory

get_file_info

Get information about a file or directory

search_files

Search for files by name pattern

execute_command

Execute a shell command (platform-aware)

get_current_directory

Get the current working 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/markjoyeuxcom/mcp-filesystem-cross-platform'

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