Baidu AI Search
If you are the rightful owner of Baidu AI Search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Baidu AI Search integrates Baidu's search capabilities with large language model technology to provide intelligent responses with real-time web information references.
Baidu AI Search
Baidu AI Search component combines Baidu's search capabilities with large language model technology to provide intelligent responses with real-time web information references, supporting various industry application scenarios. It offers rich standardized capabilities such as:
- Custom persona settings
- Model selection
- Query rewriting (including time-sensitive and multi-turn approaches to enhance search results)
- Search scope configuration (choice of modalities, site ranges and publication dates)
- Customizable number of reference links
Quick Start
- Get your AppBuilder API Key from the console
- Format your authorization token as:
Bearer+<AppBuilder API Key>
(keep the "+" in between) - Config with
{
"mcpServers": {
"baidu_ai_search": {
"url": "http://appbuilder.baidu.com/v2/ai_search/mcp/sse?api_key=Bearer+bce-v3/ALTAK..."
}
}
}
For more details, please refer to 百度AI搜索