mcpbeat Sign in

Bing Search (Free) MCP Server

local only

Bing Search (Free) runs on your own machine — the client starts it, so there is no endpoint to ping. 95 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.

Installs per day peak 23 · avg 13 · -3% w/w
a month agotoday
95
Installs / week
pypi · mcp-bing-scraper
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add bing-search-free -- uvx mcp-bing-scraper
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bing-search-free": {
      "args": [
        "mcp-bing-scraper"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bing-search-free]
command = "uvx"
args = ["mcp-bing-scraper"]
.cursor/mcp.json
{
  "mcpServers": {
    "bing-search-free": {
      "args": [
        "mcp-bing-scraper"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bing-search-free": {
      "args": [
        "mcp-bing-scraper"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bing Search (Free)

same job, measured the same way
My Websearch
by wtznicy

MyWebSearch - multi-engine web search MCP server, CLI and local daemon. No API keys required.

108 installs/wk local only
MCP Serp
by acedatacloud

MCP server for Google search results via SERP API

756 installs/wk answering
Tavily MCP Server
by seey215

MCP server for advanced web search using Tavily API.

60 installs/wk local only
SerpApi
by serpapi

Official SerpApi MCP server for Google, Bing, and other search engines.

3 tools answering
Tavily MCP
by tavily-ai

MCP server for advanced web search using Tavily

19 439 installs/wk local only
Litescrape
by litescrape

Google, Bing, DuckDuckGo and Google Maps search results, free without an API key.

74 installs/wk 9 tools answering
Firecrawl MCP Server
by firecrawl

MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.

30 339 installs/wk local only
MCP Server Search
by bytedance

MCP server for web search operations

158 installs/wk local only

Bing Search (Free) — questions

Answers built from our own checks of this server.

Why is there no uptime for Bing Search (Free)?
Bing Search (Free) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-bing-scraper was installed 95 times last week.
Is Bing Search (Free) still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Bing Search (Free)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-bing-scraper straight from pypi; nothing to host, nothing to sign up for.
How many people use Bing Search (Free)?
The pypi package mcp-bing-scraper was installed 95 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.