Filesystem MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_fileC | Read complete contents of a file |
| read_multiple_filesC | Read multiple files simultaneously |
| write_fileC | Create new file or overwrite existing |
| create_directoryC | Create new directory or ensure it exists |
| list_directoryC | List directory contents with [FILE] or [DIR] prefixes |
| move_fileC | Move or rename files and directories |
| search_filesC | Recursively search for files/directories |
| get_file_infoC | Get detailed file/directory metadata |
| list_allowed_directoriesB | List all directories the server is allowed to access |
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/ai-yliu/filesystem-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server