bing-cn-mcp-server

bing-cn-mcp-server

3.4

If you are the rightful owner of bing-cn-mcp-server 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.

Bing CN MCP is a Chinese Bing search tool based on the Model Context Protocol (MCP), allowing direct searches and webpage content retrieval via Claude or other MCP-supporting AI.

Bing CN MCP is a lightweight and easy-to-use tool designed for Chinese users to perform Bing searches and retrieve webpage content without the need for an API key. It is optimized for Chinese search results and can be integrated with AI tools like Claude. The tool can be installed globally or run directly using npx, and it supports configuration in MCP environments to facilitate seamless usage.

Features

  • Supports Chinese search results
  • No API key required, directly scrapes Bing search results
  • Provides webpage content retrieval functionality
  • Lightweight and easy to install and use
  • Optimized for Chinese users and supports AI tool integration

Tools

  1. bing_search

    Searches Bing and retrieves a list of results. Parameters include 'query' for search keywords and 'num_results' for the number of results to return (default is 5).

  2. fetch_webpage

    Retrieves the content of a webpage based on the result ID from bing_search. Parameter 'result_id' is required.