
Baidu Search
Enables web searches through Baidu's search engine, returning formatted search results with built-in rate limiting and error handling.
22993 views7RemoteLocal (stdio)
What it does
- Search Baidu with customizable result limits
- Retrieve and parse webpage content
- Format search results for AI consumption
- Handle rate limiting automatically
Best for
Accessing Chinese web content and search resultsResearch requiring Baidu-specific resultsApplications needing alternative to Google search
Built-in rate limiting protectionLLM-optimized result formatting
Tools (1)
search
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