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
{ "mcpServers": { "FileScopeMCP": { "command": "wsl", "args": ["-d", "Ubuntu-24.04", "node", {projectRoot}/dist/mcp-server.js", "--base-dir=\\wsl.localhost\\your\\project\\path"], "transport": "stdio", } } }