Graphify-Labs/graphify
Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.
Awesome MCP › Software Development
GitLab MR MCP is focused on code review rather than general GitLab administration, and its tool set reflects that. It lists the projects the token can reach, fetches a merge request's details and its existing comments, and retrieves the diff — which is the input a reviewer actually needs. On the writing side it posts general comments on a merge request and, more usefully, line-specific comments anchored to a position in the diff, which is how review feedback normally appears in GitLab rather than as a wall of text at the bottom. It also sets a merge request's title and description, useful for filling in a summary from the changes themselves. Issue details can be fetched for context on what a change is meant to address. The combination supports a genuine review loop: an assistant reads the diff, forms observations and leaves them on the specific lines they concern, where the author will see them in the normal review interface. It is a JavaScript project, installable through Smithery, and requires a GitLab access token whose scope determines which projects are visible. The audience is teams on GitLab, self-hosted or SaaS, who want assistance during code review delivered into the review tool.
https://github.com/kopfrechner/gitlab-mr-mcp
Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.
Context7 MCP Server is an MCP server that delivers up-to-date, version-specific code documentation and examples to enhance LLMs and AI code editors, ensuring accurate and current code generation.
High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev...
GitHub MCP Server is an official Model Context Protocol server that integrates with GitHub APIs to enable advanced automation and AI-powered interactions with GitHub repositories and workflows.
Code-review-graph is a local-first code intelligence solution that builds a persistent structural map of your codebase to provide precise context to AI coding tools, significantly reducing token us...
Serena is a free and open-source coding agent toolkit that uses the Model Context Protocol to enable LLMs to autonomously perform semantic code retrieval and editing with IDE-like precision on complex codebases.
Claude Task Master is an AI-powered task management system designed for AI-driven development that integrates seamlessly with various editors via the Model Control Protocol (MCP).
Context Mode is an MCP server designed to optimize context window usage for AI coding agents by sandboxing tool output, tracking session continuity with SQLite, and promoting LLMs as code generator...