Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yy1588133 • Testing & QA
An MCP server that extracts, merges, and analyzes code files to produce consolidated outputs suitable for large language models.
Generate a filtered file tree of a codebase to decide which files to ingest or analyze.
Merge multiple source files into a single, LLM-friendly payload with optional compression and blacklist filtering.
Quick code statistics (lines, functions) to prioritize or summarize code regions before deeper analysis.
Code Merge MCP implements a Model Context Protocol (MCP) server for extracting project file trees, merging file contents, and producing code analysis (line counts, function counts). It supports .gitignore rules, custom blacklists, and content compression to prepare codebases for LLM consumption. Built in Node.js using an MCP SDK, it helps agents reduce context fragmentation and efficiently ingest relevant code from repositories. The tools are aimed at improving automated code analysis, summarization, and merging workflows for downstream models.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.