Bing 搜索 MCP 服务器
MCP Serverby leehanchung · Added 5mo ago
Claude
78
Install
git clone https://github.com/leehanchung/bing-search-mcpAdd to Claude
claude mcp add bing-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"bing-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/bing-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
用于Microsoft Bing搜索API集成的模型上下文协议(MCP)服务器,允许AI助手执行网页、新闻和图片搜索。需要通过环境变量BING_API_KEY设置Microsoft Bing搜索API密钥。
Tags
browser-webmcp-serverapiai