file systems
Large File Mcp
Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching.
typescript
local
macos
windows
linux
file systems
Installation
npx -y willianpinho/large-file-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "large-file-mcp",
"command": "npx",
"args": [
"-y",
"willianpinho/large-file-mcp"
]
}About This MCP Server
willianpinho/large-file-mcp
Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub