Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Internetsearch Mcp Server

    一个用于联网搜索的MCP服务器

    0 stars
    Python
    Updated Jun 12, 2025

    Documentation

    Internetsearch-mcp-server

    • English README

    一个用于联网搜索的MCP服务器

    基于博查搜索API的MCP服务器

    需要使用博查AI的搜索服务密钥,具体文档请查阅博查开发文档.

    如何使用

    1、将仓库git clone

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

    2、使用uv重建环境

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

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

    json
    {
      "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

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k