Skip to main content
Glama

BetterMCPFileServer

package.json700 B
{ "name": "bettermcpfileserver", "version": "1.0.0", "description": "TypeScript project with ES module imports", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node --experimental-specifier-resolution=node dist/index.js", "dev": "ts-node --esm src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.8.0", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "fast-glob": "^3.3.3", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.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/MartinSchlott/BetterMCPFileServer'

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