Back to directory
leehanchung/bing-search-mcp

leehanchung/bing-search-mcp

@leehanchung

MCP Server for Microsoft Bing Search API integration, allowing AI assistants to perform web, news, and image searches.

bingsearchmcpwebnewsimageapimicrosoftcontext

Installation & Configuration

{
  "bing-search": {
    "command": "uvx",
    "args": [
      "bing-search-mcp"
    ],
    "env": {
      "BING_API_KEY": "your-bing-api-key"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12