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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_platform_infoB

Get information about the current platform and allowed paths

list_directoryC

List contents of a directory

read_fileC

Read contents of a text file

write_fileC

Write content to a file

create_directoryC

Create a directory (and parent directories if needed)

delete_fileC

Delete a file

delete_directoryC

Delete a directory and its contents

move_itemC

Move or rename a file or directory

copy_itemC

Copy a file or directory

get_file_infoC

Get information about a file or directory

search_filesC

Search for files by name pattern

execute_commandC

Execute a shell command (platform-aware)

get_current_directoryB

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