MCP Servers

Brave Search MCP Server

Last updated December 15, 2024

An MCP server that integrates Brave Search API with AI assistants for web, image, video, news, and local search.

Brave Search MCP Server is an open-source Model Context Protocol implementation that connects AI assistants with Brave Search's privacy-first search engine. It provides natural language access to web search, local business search, images, videos, and news, along with AI-powered summarization. Supporting both STDIO and HTTP transports, the server is optimized for MCP environments like Claude Desktop and Cursor. Developers can configure search parameters such as safesearch, freshness filters, languages, and result types, enabling fine-grained control of search queries. By removing base64-encoded images in v2.x, it improves performance and aligns more closely with Brave Search API responses.

Key features

  • Web search with advanced filters and ranking options
  • Local business and map search
  • Image search with result metadata
  • Video and news search with freshness filters
  • AI summarization for queries
  • Supports STDIO (default) and HTTP transports
  • Configurable safesearch, language, and pagination
  • Privacy-first with Brave Search API integration

Related tools

  • Exa MCP Server

    MCP server for Exa AI search integration, enabling AI assistants to perform semantic web searches and content retrieval.

  • AniList MCP Server

    Community MCP server exposing AniList API (anime, manga, characters, users) via MCP.

  • Google Custom Search

    Enables Language Learning Models (LLMs) to perform web searches using Google's Custom Search API through a standardized MCP interface.

  • Light Researcher

    Orchestrates LLMs with efficient web content search and extraction capabilities, including DuckDuckGo and GitHub Code search.

  • Docs2Prompt

    Enables documentation from GitHub repositories or websites to be converted into prompts suitable for Large Language Models (LLMs) through an MCP server.