Skip to main content
Glama

Local Filesystem MCP Server

package.json750 B
{ "name": "smithery-local-filesystem", "version": "1.0.0", "description": "MCP server with local filesystem access", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "smithery dev", "build": "smithery build" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "@smithery/sdk": "^1.7.4", "glob": "^11.0.0", "jose": "^6.1.0", "zod": "^3.25.46", "dotenv": "^16.4.5" }, "optionalDependencies": { "express": "^4.19.2", "ioredis": "^5.3.2" }, "devDependencies": { "@smithery/cli": "^1.6.3", "@types/express": "^5.0.3", "@types/node": "^24.8.0", "ts-node": "^10.9.2", "tsx": "^4.19.1", "typescript": "^5.6.3" } }

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/paracetamol951/my-smithery-app'

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