Codebase Retrieval (RepoMix)
Summary
This MCP server implementation provides a bridge for retrieving codebases using RepoMix. Developed by Anthropic, it integrates with the Model Context Protocol SDK and offers tools for codebase retrieval and analysis. The server is designed for use cases requiring access to source code repositories, such as code review, dependency analysis, or automated documentation generation.
Available Actions(3)
getCodebase
Analyzes your current workspace/project. Use when you want the AI to understand your entire codebase.
getRemoteCodebase
Fetches and analyzes any public GitHub repository. Use when you want to explore or understand other projects.
saveCodebase
Saves the codebase analysis to a file for later use. Use when you want to preserve the codebase snapshot or share it.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요