Skip to main content
Glama

Readonly Filesystem MCP Server

package.json898 B
{ "name": "@danielsuguimoto/readonly-server-filesystem", "version": "0.6.3", "description": "MCP server for filesystem readonly access", "license": "MIT", "author": "Daniel Jun Suguimoto", "type": "module", "bin": { "mcp-server-readonly-filesystem": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "inspect": "npx @modelcontextprotocol/inspector node dist/index.js ." }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0", "glob": "^10.3.10", "minimatch": "^10.0.1", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/minimatch": "^5.1.2", "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.3.3" } }

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/danielsuguimoto/readonly-filesystem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server