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
The project antfu/nuxt-mcp is an experimental MCP (Model Context Protocol) server designed to enhance AI models' understanding of frontend frameworks, specifically Vite and Nuxt applications. It provides support for MCP by integrating with these frameworks, allowing AI models to better comprehend the structure and context of the applications built with them. The repository is a monorepo containing two main packages: nuxt-mcp, which is a Nuxt module that adds MCP support to Nuxt applications, and vite-plugin-mcp, a Vite plugin that adds MCP support to Vite applications. This setup helps bridge the gap between AI models and frontend development frameworks by providing contextual information that can improve AI-driven analysis, code generation, or other intelligent features related to these frameworks. The project is marked as experimental, indicating that it is in early stages and users should use it with caution. It is open-source under the MIT license and maintained by Anthony Fu. The repository also includes badges for npm version, downloads, bundle size, JSDocs, and license, reflecting its active maintenance and community engagement. Overall, antfu/nuxt-mcp aims to facilitate better AI integration with modern frontend development by leveraging the Model Context Protocol to provide richer context and understanding of Vite and Nuxt applications.
https://github.com/antfu/nuxt-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...