Skip to main content
Glama

Filesystem MCP Server

mcp_http.json299 B
{ "mcpServers": { "filesystem-home": { "command": "node", "args": ["dist/index.js", "--http", "--port", "8080", "$HOME/allowed/path"] }, "filesystem-env": { "command": "node", "args": ["dist/index.js", "--http", "--port", "8080", "${ALLOWED_PATH}"] } } }

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