Brave Search MCPServer

mikechao
GitHub
searchAPIbrowser automation

Loading subscription status...

๐Ÿ’ก Description

An MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "brave-search": {
        "env": {
          "BRAVE_API_KEY": "YOUR API KEY HERE"
        },
        "args": [
          "run",
          "-i",
          "--rm",
          "-e",
          "BRAVE_API_KEY",
          "brave-search-mcp"
        ],
        "command": "docker"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

brave_image_searchbrave_web_searchbrave_local_searchbrave_news_searchbrave_video_search

โšก Features

  • Web search capabilities
  • Image search capabilities
  • Video search capabilities
  • Local points of interest search
  • News search capabilities

๐Ÿ’ฌ Example Queries

  • Search for the latest news articles about technology.
  • Find images related to space exploration.
  • Look for local restaurants in my area.