Skip to main content

Internetsearch-mcp-server

一个用于联网搜索的MCP服务器 基于博查搜索API的MCP服务器
需要使用博查AI的搜索服务密钥,具体文档请查阅博查开发文档.

如何使用
1、将仓库git clone

git clone https://github.com/mingdedi/Internetsearch-mcp-server.git

2、使用uv重建环境

cd Internetsearch-mcp-server
pip install uv
uv venv
./.venv/Scripts/activate.bat
uv sync

3、在配置文件中添加,类似格式如下

{
  "mcpServers": {
    "Internetsearch-mcp-server": {
      "description": "Internetsearch-mcp-server",
      "command": "uv",
      "args": [
        "--directory",
        "/path/Internetsearch-mcp-server",
        "run",
        "Internet_search.py"
      ],
      "env": {
        "BOCHAAI_API_KEY": "sk-123456789412345678312323456789e"
      }
    }
  }
}

注意
这里的BOCHAAI_API_KEY中的密钥仅仅是一个示例。
如果想要获取一个实际可用的密钥请访问博查AI

Download files

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

Source Distribution

iflow_mcp_internetsearch_mcp_server-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

File details

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

File metadata

File hashes

Hashes for iflow_mcp_internetsearch_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c4e82f639794925d79c063a5b99d141d3fc109d03567f861e660d5ab4879bc82
MD5 cb4f613829478bbd6ee5b211ea36710d
BLAKE2b-256 d2f705325859295c77089fe9010113d94280eaf1a1bf366c8297e036680d90d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iflow_mcp_internetsearch_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a145c76ec770a0910015bba8d5eb9a6526ab10877f312e0009666057ad9b9d84
MD5 12d6304fa6be251b63bc003c5b039453
BLAKE2b-256 3340f52337196d771ab7b6096075ac8c0504c55bcedea50327e98b86235d11fa

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

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