Brave Search MCP ServerServer

Shoofio
GitHub
searchweblocal

Loading subscription status...

💡 Description

An MCP server that integrates the Brave Search API to provide both web and local search capabilities, featuring pagination, filtering, and smart fallbacks.

📝 JSON Entries

{
  "mcpServers": [
    {
      "brave-search": {
        "env": {
          "PORT": "8080",
          "BRAVE_API_KEY": "YOUR_API_KEY_HERE"
        },
        "args": [],
        "command": "docker run -d --rm \\ -p 8080:8080 \\ -e BRAVE_API_KEY=\"YOUR_API_KEY_HERE\" \\ -e PORT=\"8080\" # Optional: Specify log level --name brave-search-server \\ shoofio/brave-search-mcp-sse:latest"
      }
    }
  ]
}

🛠️ Tools

brave_web_searchbrave_local_search

Features

  • Web search
  • Local search
  • Real-time streaming via SSE
  • MCP protocol compliance
  • Docker compatibility

💬 Example Queries

  • Find me the nearest pizza places
  • Search for the latest news articles