Skip to main content
Glama

deep-directory-tree-mcp

package.json1.09 kB
{ "name": "@andredezzy/deep-directory-tree-mcp", "version": "1.0.1", "description": "Powerful Model Context Protocol (MCP) implementation for visualizing directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation", "type": "module", "main": "dist/index.js", "bin": { "deep-directory-tree": "./bin/deep-directory-tree.js" }, "files": [ "dist", "bin" ], "repository": { "type": "git", "url": "https://github.com/andredezzy/deep-directory-tree-mcp.git" }, "scripts": { "build": "tsc && chmod 755 dist/index.js", "publish-patch": "npm version patch && npm run build && npm publish --access public" }, "devDependencies": { "@eslint/js": "^9.24.0", "@types/bun": "latest", "@types/node": "^22.14.0", "eslint": "^9.24.0", "globals": "^16.0.0", "typescript-eslint": "^8.29.1", "typescript": "^5.8.3" }, "peerDependencies": { "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2" } }

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/andredezzy/deep-directory-tree-mcp'

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