Skip to main content
Glama

Filesystem MCP Server

by rawr-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOW_EDITNoAllow modification of existing filesfalse
ALLOW_MOVENoAllow moving/renaming files and directoriesfalse
ALLOW_CREATENoAllow creation of new files and directoriesfalse
ALLOW_DELETENoAllow deletion of files and directoriesfalse
FOLLOW_SYMLINKSNoWhether to follow symlinks (both link and target must be in allowed directories)true
PERMISSION_MODENoPermission mode for file operations (readonly, full-access, or specific permissions)readonly
ALLOWED_DIRECTORIESYesDirectories the server is allowed to access. Multiple directories can be specified but will share the same permission settings.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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