Baidu AI Search
@baidubce
About Baidu AI Search
appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"search": {
"command": "python",
"args": [
"~/work/baidu/app-builder/python/mcp/ai_search/ai_search_server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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搜索.
Frequently asked questions
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搜索](https://cloud.baidu.com/doc/AppBuilder/s/zm8pn5cju).
Basic information
More Search MCP servers
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
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.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
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
Comments