bing-search-mcp
If you are the rightful owner of bing-search-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Microsoft Bing Search API integration, allowing AI assistants to perform web, news, and image searches.
The Bing Search MCP Server is designed to integrate with the Microsoft Bing Search API, enabling AI assistants to perform various types of searches including web, news, and image searches. This server is particularly useful for AI applications that require access to real-time information and visual content. It supports rate limiting to prevent API abuse and includes comprehensive error handling to ensure robust performance. The server requires Python 3.10 or higher and a valid Microsoft Bing Search API key. It is compatible with MCP clients such as Claude Desktop and Cursor, making it versatile for different AI applications.
Features
- Web search for general information
- News search for recent events and timely information
- Image search for visual content
- Rate limiting to prevent API abuse
- Comprehensive error handling
Tools
bing_web_search
Used for general web search
bing_news_search
Used for news search
bing_image_search
Used for image search