Serversio.github.iridite/bing-search-free
F

Bing Search (Free)

io.github.iridite/bing-search-free · v0.2.0
▦ pypi
v0.2.0pypi pypi: mcp-bing-scraper↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.iridite/bing-search-free",
  "description": "Free Bing search MCP server - No API key required",
  "title": "Bing Search (Free)",
  "repository": {
    "url": "https://github.com/iridite/bing-search-mcp",
    "source": "github"
  },
  "version": "0.2.0",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-bing-scraper",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}