Baidu AI Search
@baidubce
Baidu AI Search について
appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"search": {
"command": "python",
"args": [
"~/work/baidu/app-builder/python/mcp/ai_search/ai_search_server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Baidu AI Search?
Baidu AI Search combines Baidu’s search capabilities with large language model technology to provide intelligent responses that include real‑time web information references. It is designed for various industry application scenarios and offers rich standardized features such as custom persona settings, model selection, and configurable search parameters.
How to use Baidu AI Search?
Obtain an AppBuilder API Key from the console, then format your authorization token as Bearer+<AppBuilder API Key> (keeping the “+” character). Configure the MCP client with the URL http://appbuilder.baidu.com/v2/ai_search/mcp/sse?api_key=Bearer+<your key> (slot in the full token after api_key=).
Key features of Baidu AI Search
- Custom persona settings
- Model selection
- Query rewriting (time‑sensitive and multi‑turn)
- Search scope configuration (modalities, site ranges, publication dates)
- Customizable number of reference links
Use cases of Baidu AI Search
- Intelligent Q&A with real‑time Baidu search references
- Multi‑turn conversations that rewrite queries for better results
- Industry‑specific search enhanced by configurable scope and persona
- LLM applications needing up‑to‑date web information
FAQ from Baidu AI Search
What does Baidu AI Search do?
It combines Baidu search with LLM technology to generate intelligent responses that include real‑time web information references, supporting a variety of industry applications.
How do I get an API key?
Get your AppBuilder API Key from the console.
How is authentication handled?
Your token must be formatted as Bearer+<AppBuilder API Key>. Include the entire string (with the plus sign) in the api_key query parameter of the SSE URL.
What customization options are available?
You can set a custom persona, choose a model, enable query rewriting (time‑sensitive or multi‑turn), configure search scope (modalities, site ranges, publication dates), and set the number of reference links.
Where can I find full documentation?
The README refers to the official documentation at 百度AI搜索.
「検索」の他のコンテンツ
MCP SearXNG Enhanced Server
OvertliDSEnhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
mcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
コメント