Catalog
io.github.iridite/bing-search-free
OfficialBing Search (Free)
Free Bing search MCP server - No API key required
Perform web searches using Bing without requiring an API key.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}