xiaoyaosearch
by dtsola · Python · ★ 1,036
小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your images, finds any local file with AI. Making search as easy as chatting.
Install
pip install git+https://github.com/dtsola/xiaoyaosearch.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"xiaoyaosearch": {
"command": "uvx",
"args": [
"git+https://github.com/dtsola/xiaoyaosearch.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related filesystem servers
cline
cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
mempalace
MemPalace
The best-benchmarked open-source AI memory system. And it's free.
GitNexus
abhigyanpatwari
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
github-mcp-server
github
GitHub's official MCP Server
repomix
yamadashy
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
claude-plugins-official
anthropics
Official, Anthropic-managed directory of high quality Claude Code Plugins.