Skip to main content
Glama

Filesystem MCP Server

mcp_permissions.json456 B
{ "mcpServers": { "filesystem-readonly": { "command": "node", "args": ["dist/index.js", "$HOME/allowed/path", "--readonly"] }, "filesystem-full": { "command": "node", "args": ["dist/index.js", "$HOME/allowed/path", "--full-access", "--no-follow-symlinks"] }, "filesystem-selective": { "command": "node", "args": ["dist/index.js", "$HOME/allowed/path", "--allow-create", "--allow-edit"] } } }

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