MCP Directory
Back

brave-search-mcp

by mikechao · TypeScript · ★ 115

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

#brave-search#image-search#mcp#mcp-apps#model-context-protocol#news-search#openai-apps-sdk#video-search#web-search

Install

npx -y github:mikechao/brave-search-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "brave-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:mikechao/brave-search-mcp"
      ]
    }
  }
}

From the README

An MCP Server implementation that integrates the [Brave Search API](https://brave.com/search/api/), providing, Web Search, Local Points of Interest Search, Video Search, Image Search, News Search and LLM Context Search capabilities A hosted deployment is available on [Fronteir AI](https://fronteir.ai/mcp/mikechao-brave-search-mcp). - **Web Search**: Perform a regular search on the web - **Image Search**: Search the web for images. - **News Search**: Search the web for news - **Video Search**: Search the web for videos - **Local Points of Interest Search**: Search for local physical locat…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers