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.
搜索 分类下的更多 MCP 服务器
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Baidu AI Search
baidubceappbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
评论