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
SonarQube MCP Server is a Model Context Protocol (MCP) server designed to integrate seamlessly with SonarQube Server or SonarQube Cloud for enhanced code quality and security analysis. It supports analyzing code snippets directly within the agent context, providing developers with real-time insights into code quality and security issues. The project offers a quick setup process primarily through a container image hosted on Docker Hub under mcp/sonarqube, compatible with any OCI-compliant container runtime such as Docker, Podman, or nerdctl. The server can be connected to SonarQube Cloud or SonarQube Server by configuring environment variables like SONARQUBE_TOKEN, SONARQUBE_ORG, and SONARQUBE_URL accordingly. The repository provides detailed instructions for integration with various tools and environments including Claude Code, Codex CLI, Cursor, Gemini CLI, GitHub Copilot CLI, GitHub Copilot coding agent, Kiro, and Visual Studio Code. Each integration method involves setting up the MCP server with appropriate environment variables and commands to enable smooth communication between the MCP server and SonarQube services. This flexibility allows developers to incorporate SonarQube's code quality and security analysis capabilities into their existing development workflows and CI/CD pipelines. The MCP server acts as a bridge that facilitates the use of SonarQube's powerful static code analysis features within different development environments and tools, enhancing the developer experience by providing actionable feedback on code quality and security directly where code is written or reviewed. This project is essential for teams looking to maintain high standards of code quality and security by leveraging SonarQube's analysis capabilities in a versatile and easily deployable manner.
https://github.com/SonarSource/sonarqube-mcp-server
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...