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.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください