Back to directory
thomasvan/mcp-brave-search

thomasvan/mcp-brave-search

@thomasvan

Brave Search MCP服务器,集成Web搜索和本地商家搜索功能

bravesearchweblocalmcppythoncontextapi

Installation & Configuration

{
  "mcpServers": {
    "brave-search": {
      "command": "uv",
      "args": [
        "--directory",
        "path-to/mcp-python/mcp-brave-search/src",
        "run",
        "server.py"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR_BRAVE_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13