Skip to content

Bing Cn

Free

by MCP Community

必应中文搜索MCP服务器

v1.0.2Added Apr 12, 2026
mcpbingsearchchinese搜索
Works with:ClaudeGPTGeminiCopilot

Bing Cn MCP Server

必应中文搜索MCP服务器

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y bing-cn-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bing-cn": {
      "command": "npx",
      "args": ["-y", "bing-cn-mcp"]
    }
  }
}