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

    Mcp2brave

    一个MCP服务器,基于Brave API让你的Claude Cline以及Langchain实现网络搜索功能。An MCP server that use Brave API allows your Claude Cline and Langchain to implement network search functions.

    1 stars
    Python
    Updated Mar 29, 2025

    Table of Contents

    • 系统要求
    • 安装步骤
    • 使用方法
    • 安装为Claude扩展
    • 开发模式与MCP检查器
    • 可用工具
    • 环境变量
    • 注意事项
    • 手动添加Cline Continue Claude
    • 详细操作步骤
    • Cline集成
    • Cline集成
    • Cline集成
    • 使用示例

    Table of Contents

    • 系统要求
    • 安装步骤
    • 使用方法
    • 安装为Claude扩展
    • 开发模式与MCP检查器
    • 可用工具
    • 环境变量
    • 注意事项
    • 手动添加Cline Continue Claude
    • 详细操作步骤
    • Cline集成
    • Cline集成
    • Cline集成
    • 使用示例

    Documentation

    mcp2brave

    一个基于MCP协议的服务器,使用Brave API实现网络搜索功能。

    系统要求

    • Python 3.11+
    • UV包管理器
    • Brave API密钥

    安装步骤

    1. 克隆项目

    bash
    git clone 
    cd mcp2brave

    2. 创建并编辑环境变量文件

    bash
    # 添加Brave API密钥到.env文件
    .env

    3. 使用UV创建虚拟环境

    bash
    # 创建并激活虚拟环境
    uv venv
    # Windows系统使用:
    .venv\Scripts\activate
    # Linux/Mac系统使用:
    source .venv/bin/activate

    4. 安装依赖

    bash
    uv sync

    使用方法

    安装为Claude扩展

    bash
    fastmcp install mcp2brave.py

    开发模式与MCP检查器

    要使用MCP检查器测试功能:

    bash
    fastmcp dev mcp2brave.py

    运行后,可以在浏览器访问MCP检查器:http://localhost:5173

    可用工具

    • search_web(query: str): 使用Brave API搜索网络
    • search_web_info(query: str): 同上,带中文描述

    环境变量

    • Brave_API_KEY: 你的Brave API密钥(必需)

    注意事项

    • 确保在使用前已正确设置API密钥
    • 虚拟环境激活后才能运行相关命令
    • 如遇到编码问题,请确保系统使用UTF-8编码

    手动添加Cline Continue Claude

    打开Cline Continue Claude的MCP服务器配置文件,加入以下信息

    json
    "mcp2brave": {
          "command": "uv",
          "args": [
            "run",
            "--with",
            "fastmcp",
            "--with",
            "python-dotenv",
            "--with",
            "beautifulsoup4",
            "--with",
            "requests",
            "fastmcp",
            "run",
            "C:\\Users\\你的真实路径\\mcp2brave.py"
          ],
          "env": {
            "BRAVE_API_KEY": "API密钥"
          }
        }

    详细操作步骤

    Cline集成

    配置

    Cline集成

    配置

    Cline集成

    配置

    使用示例

    搜索示例

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello 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

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello 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