Skip to main content

Free Bing search MCP server for Claude Code - No API key required

Project description

Bing 搜索 MCP 服务器

免费的 Bing 搜索 MCP 服务器,通过抓取 Bing 搜索结果提供搜索功能。无需 API key,完全免费!

特点

  • 🆓 完全免费,无需 API key(与官方 bing-search-mcp 不同)
  • 🌐 支持中英文搜索
  • 📦 使用 uvx 一键运行
  • 🔍 返回标题、URL 和摘要
  • 🎯 智能语言检测

安装

本地开发

git clone https://github.com/iridite/bing-search-mcp.git
cd bing-search-mcp

配置 Claude Code

编辑 ~/.claude/mcp.json,添加:

{
  "mcpServers": {
    "bing-search": {
      "command": "uvx",
      "args": ["--from", "/path/to/bing-search-mcp", "bing-search-mcp"]
    }
  }
}

或者从 PyPI 安装后(发布后):

{
  "mcpServers": {
    "bing-search": {
      "command": "uvx",
      "args": ["mcp-bing-scraper"]
    }
  }
}

使用

重启 Claude Code 后,将可以使用 bing_search 工具进行网络搜索。

示例:

  • 搜索最新科技新闻
  • 查找技术文档
  • 获取实时信息

开发

# 安装依赖
uv venv
uv pip install -e .

# 测试运行
uvx --from . bing-search-mcp

许可证

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_bing_scraper-0.1.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_bing_scraper-0.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file mcp_bing_scraper-0.1.0.tar.gz.

File metadata

  • Download URL: mcp_bing_scraper-0.1.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for mcp_bing_scraper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fc6956aa47fe7814d48cdc8860f3067bb5316cae334c953ce8cd18953d2b85be
MD5 4433de3c949ff0a2df29e9ecb4691eb6
BLAKE2b-256 0d0c6eca3f64dba0f0f973e569b212b0bd0964517cda1cf1613a9eb8e20e1f59

See more details on using hashes here.

File details

Details for the file mcp_bing_scraper-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_bing_scraper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 605261408f715b5afe4a178c79cd730fa0214077eeb2c5ba29b595e633c64fd4
MD5 6410576a7f24bcbc78991b12272c0c80
BLAKE2b-256 cc61aed765c8b9db8e7aea9c01af4926438eacaf0c8b6cb0f69c9313ce83b4b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page