Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
FileScopeMCP
by
admica
Verified
GitHub
Developer Tools
Knowledge & Memory
TypeScript
GPL 3.0
10
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
FileScopeMCP
.github
src
build.bat
build.sh
config.json
FileScopeMCP-diagram.html
FileScopeMCP-diagram.png
FileScopeMCP-tree.json
.gitignore
LICENSE
mcp.json.txt
mcp.json.win.txt
package.json
README.md
run.sh
tsconfig.json
{ "excludePatterns": [ "**/node_modules/**", "**/.git/**", "**/dist/**", "**/build/**", "**/coverage/**", "**/*.log", "**/*.lock", "**/*.bak", "**/*.tmp", "**/*.temp", "**/.DS_Store", "**/.vscode/**", "**/.idea/**", "**/Thumbs.db", "**/.cursorrules", "**/.cursor", "**/package-lock.json", "**/.env*", "**/*.gradle", "**/*-tree.json", "**/*.pyc", "**/*.pyo", "**/__pycache__/**", "**/venv/**", "**/*.Zone.Identifier", "**/.yarn/**", "**/target/**", "**/*.o", "**/*.obj", "**/*.so", "**/*.out", "**/obj/**", "**/*.rlib", "**/zig-cache/**", "**/zig-out/**", "**/*.js.map", "**/*.ts.map", "**/venv/**", "**/*.gradle" ], "fileWatching": { "enabled": true, "debounceMs": 100, "ignoreDotFiles": true, "autoRebuildTree": true, "maxWatchedDirectories": 500, "watchForNewFiles": true, "watchForDeleted": true, "watchForChanged": true }, "baseDirectory": "", "version": "2.5.0" }