Code Merge
Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content com...
What it does
Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content compression, and filtering through .gitignore rules for comprehensive codebase context.
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.
Capabilities
Server
Quality
deterministic score 0.59 from registry signals: · indexed on pulsemcp · has source repo · 22 github stars · registry-generated description present