largefile

peteretelej/largefile

3.2

If you are the rightful owner of largefile and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Largefile MCP Server is designed to assist AI assistants in handling large files that exceed context limits, enabling efficient navigation, search, and editing without loading entire content into memory.

Tools

Functions exposed to the LLM to take actions

get_overview

Get file structure with Tree-sitter semantic analysis, line counts, and suggested search patterns

search_content

Find patterns with fuzzy matching, context lines, and semantic information

read_content

Read targeted content by line number or pattern with semantic chunking (complete functions/classes)

edit_content

Primary editing via search/replace blocks with automatic backups and preview mode

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources