Loading languages...
BR

brave-search-mcp

@mikechao44

An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search and News Search capabilities

search
brave
web search
image search
video search
news search
local search
API

# mcpServer Config

{
  "mcp-servers": {
    "brave-search": {
      "command": "npx",
      "args": [
        "-y",
        "brave-search-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR API KEY HERE"
      }
    }
  }
}

# stdio

npx -y brave-search-mcp
Transport:
stdio
言語:
JavaScript
作成日:4/2/2025
更新日:7/24/2025