MCP.so
ログイン

Baidu AI Search

@baidubce

Baidu AI Search について

appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用

基本情報

カテゴリ

検索

ライセンス

Apache-2.0

ランタイム

python

トランスポート

stdio

公開者

baidubce

投稿者

Cheng Ju

設定

以下の設定を使って、このサーバーを 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搜索.

コメント

「検索」の他のコンテンツ