reporelay: RepoRelay is a self-hosted code context engine for MCP that allows you to add repositories from any source, index the refs you need, and use them instantly as MCP tools in various clients. It uses tree-sitter parsing, hybrid search (BM25 + pgvector), and runs entirely on your infrastructure.; 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.
Query code in MCP clients like Claude Desktop
Enhancing LLMs with real-time web search capabilities