FileScope
MCP Serverby admica · Added 5mo ago
Claude
284
Install
git clone https://github.com/admica/filescopemcpAdd to Claude
claude mcp add admica-filescopemcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"filescope": {
"command": "npx",
"args": [
"@modelcontextprotocol/filescope"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Analyzes codebases to identify important files based on dependency relationships, providing structural understanding of projects with importance scores and visualizations for more effective development assistance.
Tags
File Systemsmcp-server