Skip to main content
Glama

Local Filesystem MCP Server

package.json712 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", "smithery-dev": "npx @smithery/cli dev" }, "keywords": [], "author": "", "license": "ISC", "engines": { "node": ">=22.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "@smithery/sdk": "^1.7.4", "@valibot/to-json-schema": "^1.3.0", "effect": "^3.19.3", "fastmcp": "^3.22.0", "glob": "^11.0.0", "sury": "^10.0.4", "valibot": "^1.1.0", "zod": "^3.23.8" }, "devDependencies": { "@smithery/cli": "^1.6.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/xiaobenyang-com/mcp_tools_3'

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