filesystem-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_filesC | List files/directories. Can optionally include stats and list recursively. |
| stat_itemsC | Get detailed status information for multiple specified paths. |
| read_contentC | Read content from multiple specified files. |
| write_contentC | Write or append content to multiple specified files (creating directories if needed). |
| delete_itemsC | Delete multiple specified files or directories. |
| create_directoriesC | Create multiple specified directories (including intermediate ones). |
| chmod_itemsC | Change permissions mode for multiple specified files/directories (POSIX-style). |
| chown_itemsC | Change owner (UID) and group (GID) for multiple specified files/directories. |
| move_itemsC | Move or rename multiple specified files/directories. |
| copy_itemsC | Copy multiple specified files/directories. |
| search_filesB | Search for a regex pattern within files in a specified directory (read-only). |
| replace_contentC | Replace content within files across multiple specified paths. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/SylphxAI/filesystem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server