qartez-mcp: Qartez is a code-intelligence MCP server that builds a knowledge graph of your codebase. It serves pre-computed data like page rank, blast radius, git co-change, and cyclomatic complexity to AI assistants, reducing token usage by ~94%. It provides 30 tools for code understanding, refactoring, and safety checks.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
AI-assisted code understanding and navigation without scanning files
Enhancing LLMs with real-time web search capabilities