StackMCP
searchOfficial

Brave Search MCP

87

Anthropic

Search the web using Brave Search API. Perform web searches and get results directly in your AI editor context.

83.0k28.6k/wk1.0K tokens(0.5%)Official1w ago
Network
searchwebbraveinternet

Quick Setup

Paste in ~/.claude.json

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

Part of these stacks

View on GitHubnpm