← Back to mcp

Brave Search MCP

Privacy-focused web search powered by Brave Search API.

One-Click Configuration

{
  "mcpServers": {
    "brave-search": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-brave-search"],
      "env": {
        "BRAVE_API_KEY": "your_brave_api_key_here"
      }
    }
  }
}

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.