peteretelej/diffchunk
3.4
If you are the rightful owner of diffchunk 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 diffchunk MCP server is designed to efficiently navigate and analyze large diff files, optimizing the process by focusing on relevant changes and reducing unnecessary token usage.
Tools
Functions exposed to the LLM to take actions
load_diff
Parse diff file and get overview.
list_chunks
Show chunks with file mappings.
get_chunk
Retrieve specific chunk content.
find_chunks_for_files
Locate chunks by file patterns.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client