A Baidu Search integration for AI assistants that enables direct access to China's largest search engine through the MCP. This TypeScript implementation allows agents to perform web searches on Baidu, retrieve search results, and extract relevant information without requiring users to leave their conversation interface. It leverages the @modelcontextprotocol/sdk and axios for making API requests, making it particularly valuable for use cases involving Chinese language queries, accessing China-specific content, or gathering information from behind the Great Firewall.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Perform a search using the Baidu Wenxin API. Parameters: query (required string), model (optional string), search_mode (optional string), enable_deep_search (optional boolean), search_recency_filter (optional string)