deep-code-reasoning-mcp: Deep Code Reasoning MCP Server pairs Claude Code with Google Gemini AI for complementary code analysis. It enables a multi-model workflow where Claude Code handles local-context operations and multi-file refactoring, while Gemini leverages its 1M token context window for distributed system debugging and long-trace analysis. The server uses an 'escalation' model to route sub-tasks to the most capable LLM.; 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.
Distributed trace analysis across multiple services with large log volumes
Enhancing LLMs with real-time web search capabilities