An MCP server that integrates with RepoMix to enable codebase retrieval and analysis, supporting tasks such as code review and documentation generation.
Loading more......
Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.
An MCP server that implements Claude Code-like functionality, allowing AI-driven analysis of codebases, file modification, command execution, and project management directly through file system interactions. A notable solution for code-focused MCP servers.
Connects to Context7.com's documentation database as an MCP server, providing intelligent access to library and framework documentation for developers and AI assistants.
A Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party libraries and packages, supporting versioning and hybrid search. Directly relevant as an MCP server.
A comprehensive guide for building and registering Model Context Protocol (MCP) servers, detailing best practices, implementation steps, and integration with NANDA. Essential for developers creating or managing awesome MCP servers.
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup. Demonstrates MCP server use for codebase analysis.
Source: https://github.com/dedeveloper23/codebase-mcp
Category: repository-code-analysis-mcp-servers
Tags: mcp, codebase, code-analysis, documentation, integration
codebase-mcp is a Model Context Protocol (MCP) server implementation that integrates with RepoMix to enable retrieval and analysis of entire codebases. It is designed to provide tools for code review, documentation generation, and to assist AI agents (such as Cursor's Composer Agent) in understanding and working with large codebases efficiently.
getCodebase: Retrieve a local codebasegetRemoteCodebase: Retrieve a remote codebasesaveCodebase: Save a codebaseNo pricing information is provided. The project is open-source and available under the MIT license.