Skip to main content
Glama
Evilran

Baidu Search MCP Server

by Evilran

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchC
Search Baidu and return formatted results.

Args:
    query: The search query string
    max_results: Maximum number of results to return (default: 6)
    deep_mode: Deep search the web content (default: False)
    ctx: MCP context for logging

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between different operations. The tool's purpose is clear and distinct.

Naming Consistency5/5

The single tool is consistently named 'search', following a verb-only pattern that matches its action. There is no inconsistency.

Tool Count3/5

A single tool for a search server is functional but minimal. It falls into the borderline category where the tool count feels thin for a typical API surface.

Completeness4/5

The search tool includes essential parameters like query, max_results, and deep_mode. However, it lacks other common search features like image or news search, leaving minor gaps.

Maintenance

ActivityInactive
ResponsivenessUnresponsive