Facilitates code analysis by extracting, merging, and analyzing code files, optimized for use with Large Language Models.
Code Merge is a server implementation based on the Model Context Protocol (MCP), designed to streamline the extraction, merging, and analysis of code files. It provides powerful tools for Large Language Models (LLMs) like GPT and Claude to process and analyze codebases more effectively. The server supports file tree generation, code merging, code analysis with statistics, and intelligent filtering using .gitignore rules and custom blacklists.