Code Merge
Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content compression, and
Code-merge-mcp is an MCP server that enables AI assistants to analyze and merge code from multiple files in a project. Built with Node.js and the official MCP SDK, it provides tools for retrieving file trees, merging content from multiple files with optional compression, and analyzing code metrics like line counts and function counts. The implementation handles file filtering through .gitignore rules and custom blacklists, while efficiently processing both individual files and entire directories. This server is particularly useful for code review workflows, project analysis, and providing AI assistants with comprehensive context about codebases without requiring them to process each file individually.
Source
Repository: https://github.com/yy1588133/code-merge-mcp
Maintain Code Merge?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Code Merge on getagentictools](https://getagentictools.com/mcp/yy1588133-code-merge-mcp?ref=badge)