Back to directory
apridachin/brave-search-mcp

apridachin/brave-search-mcp

@apridachin

MCP server for Brave Search API integration, providing web search capabilities to AI assistants

brave-searchmcpweb-searchpythonapicontext

Installation & Configuration

{
  "mcpServers": {
    "brave-search-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "path_to_project",
        "run",
        "brave-search-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15