filesystem-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| readonly | No | Enable read-only mode (disable write operations) | false |
| directory | Yes | Path to the root directory for file operations |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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