Baidu AI Search
@baidubce
About Baidu AI Search
appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
Basic information
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搜索.
More Search MCP servers
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
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
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Comments