mcp2brave

mcp2brave

3.5

mcp2brave is a server utilizing the MCP protocol, designed to perform web searches using the Brave API. It requires Python 3.11+ and a Brave API key, and can be integrated as a Claude extension.

Top Comments

mcp2brave

A server based on the MCP protocol, using the Brave API to implement web search functionality.

System Requirements

  • Python 3.11+
  • UV package manager
  • Brave API key

Installation Steps

  1. Clone the project repository.

  2. Create and edit the environment variable file to add the Brave API key.

  3. Use UV to create a virtual environment and activate it.

  4. Install dependencies using UV.

Usage

Install as a Claude extension and use the MCP checker for testing.

Available Tools

  • Search web functionality using the Brave API.

Environment Variables

  • Requires Brave_API_KEY.

Notes

  • Ensure the API key is set correctly before use.
  • Activate the virtual environment before running commands.