Bing Search (Free) runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi.
Free Bing search MCP server - No API key required
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bing-search-free -- uvx mcp-bing-scraper
{
"mcpServers": {
"bing-search-free": {
"args": [
"mcp-bing-scraper"
],
"command": "uvx"
}
}
}
[mcp_servers.bing-search-free]
command = "uvx"
args = ["mcp-bing-scraper"]
{
"mcpServers": {
"bing-search-free": {
"args": [
"mcp-bing-scraper"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bing-search-free": {
"args": [
"mcp-bing-scraper"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.