Bing Cn Mcp Server
@yan5236
Bing Cn Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bing-cn-mcp-server": {
"command": "npx",
"args": [
"bing-cn-mcp"
]
}
}
}ツール
2使用必应搜索指定的关键词,并返回搜索结果列表,包括标题、链接、摘要和ID
根据提供的ID获取对应网页的内容
概要
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.
「検索」の他のコンテンツ
Everything Search MCP Server
mamertofabianSerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
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.
コメント