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
Claude CodePro is a professional development environment designed specifically for Claude Code, emphasizing a spec-driven workflow and test-driven development (TDD) enforcement. It integrates advanced features such as cross-session persistent memory, semantic search, quality hooks, and a modular rules system to enhance coding efficiency and maintain high standards. The environment operates within a Dev Container, ensuring isolation, consistent tooling, and cross-platform compatibility, and supports popular IDEs like VS Code, Cursor, Windsurf, and Antigravity. The core workflow is driven by slash commands that facilitate project setup, planning, implementation, and verification. These commands help initialize project context, generate detailed specifications through interactive questioning, enforce TDD during implementation, and perform comprehensive end-to-end verification including tests and quality checks. The modular rules system automatically loads best-practice rules and allows for custom project-specific rules, supporting domain-specific skills and workflow modes. Claude CodePro enhances context and capabilities through integration with multiple Model Context Protocol (MCP) servers such as Claude Mem for persistent memory, Claude Context for semantic code search, Tavily for real-time web search, and Ref for AI-powered code context retrieval. It also features intelligent hooks that automate code formatting, linting, type checking, and enforce TDD by warning about code changes without failing tests. Context usage is monitored to prevent overload, and memory context injection is managed intelligently. Installation is streamlined with a one-command setup script that configures global tools, installs dependencies, and sets up shell integration. The environment supports customization through modular rules and path-specific configurations, allowing teams to tailor the development process to their needs. Claude CodePro is designed to systematically improve software delivery by combining specification-driven development, automated quality enforcement, and advanced context management within a unified development environment.
https://github.com/maxritter/claude-codepro
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...