Ai Smart Search
@asdqwsadq
Ai Smart Search について
AI Smart Search MCP Tool - 深度搜索+AI智能分析,基于小米MiMo大模型和Tavily搜索
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-ai-search": {
"command": "python",
"args": [
"entry.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Ai Smart Search?
Ai Smart Search is an MCP (Model Context Protocol) server that combines Tavily web search with Xiaomi MiMo AI (mimo-v2.5-pro) for deep analysis. It is designed for users who need structured search results with AI‑generated summaries and source references.
How to use Ai Smart Search?
Set the environment variables MIMO_API_KEY and TAVILY_API_KEY (and optionally MIMO_BASE_URL and MIMO_MODEL). Install dependencies with pip install -r requirements.txt, then run python entry.py in stdio mode, or add the server configuration to your MCP client. The single tool is deep_search(query, max_results=5, language="中文").
Key features of Ai Smart Search
- Single MCP tool
deep_searchfor combined web search and AI analysis - Integration with Tavily Search API
- Deep analysis by Xiaomi MiMo AI model mimo-v2.5-pro
- Structured output: AI analysis summary plus reference list
- Configurable maximum results and language parameter
- Uses stdio transport protocol
Use cases of Ai Smart Search
- Researching a topic with web search followed by AI summarization
- Getting answers with verified source references
- Using Chinese‑language queries for localized results
- Integrating deep search capabilities into MCP‑compatible tools or workflows
FAQ from Ai Smart Search
What API keys are required?
You need a valid Tavily API key and a valid Xiaomi MiMo API key.
What Python version is required?
Python 3.10 or higher.
What transport protocol does it use?
It uses stdio transport.
Can I use a different MiMo API endpoint or model?
Yes, the MIMO_BASE_URL and MIMO_MODEL environment variables allow you to change the API base URL and model name.
What does the deep_search tool return?
It returns a structured result containing an AI analysis summary and a list of reference sources.
「検索」の他のコンテンツ
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
コメント