The bing-cn-mcp server provides real-time Bing search functionality for AI assistants. It exposes search capabilities without requiring API keys. The server connects directly to Bing's search API, allowing developers to integrate Chinese language search results into their applications. Ideal for developers building AI assistants or chatbots that need to fetch real-time web search results in Chinese.
The bing-cn-mcp server provides real-time Bing search functionality for AI assistants. It exposes search capabilities without requiring API keys. The server connects directly to Bing's search API, allowing developers to integrate Chinese language search results into their applications. Ideal for developers building AI assistants or chatbots that need to fetch real-time web search results in Chinese.
npx -y bing-cn-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"bing-cn-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y bing-cn-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from bing-cn-mcp?"
No configuration required. This server works out of the box.
"What resources are available in bing-cn-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in bing-cn-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in bing-cn-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.