Bing Cn Mcp Server
@yan5236
About Bing Cn Mcp Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bing-cn-mcp-server": {
"command": "npx",
"args": [
"bing-cn-mcp"
]
}
}
}Tools
2使用必应中文搜索引擎搜索信息。返回搜索结果包括标题、链接和摘要。
根据搜索结果的UUID抓取网页内容。支持批量抓取多个网页。会自动过滤黑名单中的网站(如知乎、小红书等)。
Overview
What is Bing Cn Mcp Server?
Bing Cn Mcp Server is an MCP (Model Context Protocol) server that provides Chinese-language Bing search results and webpage content fetching for AI assistants like Claude. It requires no API key and is optimized for Chinese users.
How to use Bing Cn Mcp Server?
Install globally with npm install -g bing-cn-mcp or run directly with npx bing-cn-mcp. Then configure the server in an MCP-compatible environment (e.g., Cursor) by adding a JSON entry pointing to the command. After configuration, use the mcp__bing_search tool to search Bing and mcp__fetch_webpage tool to retrieve page content.
Key features of Bing Cn Mcp Server
- Supports Chinese-language search results
- No API key required – scrapes Bing directly
- Fetches webpage content from search results
- Lightweight and easy to install
- Optimized for Chinese-language users
- Works with Claude and other MCP-compatible AI tools
Use cases of Bing Cn Mcp Server
- Searching Chinese web content from an AI assistant
- Fetching full webpage content for summarization or analysis
- Integrating Bing search capabilities into custom MCP-based workflows
- Providing localized search results for Chinese-language queries
FAQ from Bing Cn Mcp Server
What dependencies or runtime are required?
You need Node.js and npm (or npx) installed. The server runs as a command-line MCP process.
Do I need an API key to use Bing Cn Mcp Server?
No, the server directly scrapes Bing search results and does not require any API key.
Where does the data come from and where is it stored?
Data is fetched live from Bing.com and the target web pages. The server does not store any data locally.
What are the known limitations?
Some websites may employ anti-scraping measures, causing fetch_webpage to fail. The tool is intended for learning and research purposes only, not for commercial use, and users must comply with Bing's terms of service.
How is the server accessed and authenticated?
The server communicates via standard MCP transport (stdio). No authentication is needed. It is configured as a local command in the MCP client's configuration file.
Frequently asked questions
What dependencies or runtime are required?
You need Node.js and npm (or npx) installed. The server runs as a command-line MCP process.
Do I need an API key to use Bing Cn Mcp Server?
No, the server directly scrapes Bing search results and does not require any API key.
Where does the data come from and where is it stored?
Data is fetched live from Bing.com and the target web pages. The server does not store any data locally.
What are the known limitations?
Some websites may employ anti-scraping measures, causing `fetch_webpage` to fail. The tool is intended for learning and research purposes only, not for commercial use, and users must comply with Bing's terms of service.
How is the server accessed and authenticated?
The server communicates via standard MCP transport (stdio). No authentication is needed. It is configured as a local command in the MCP client's configuration file.
Basic information
More Search MCP servers
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.
Comments