Brave Search MCP Server
An MCP server providing web search capabilities through the Brave Search API, allowing AI tools to perform privacy-focused web searches.
About this tool
Brave Search MCP Server
Category: Web Search MCP Servers
Brand: Brave
License: MIT
Source: https://github.com/brave/brave-search-mcp-server
Description
Brave Search MCP Server is a Model Context Protocol (MCP) server that integrates the Brave Search API to provide privacy-focused web search capabilities to AI tools and agents. It enables LLMs and MCP-compatible clients to perform web queries using Brave’s search infrastructure.
Features
- Brave Search integration – Uses the Brave Search API as the underlying search engine.
- Privacy-focused search – Designed to leverage Brave’s privacy-centric search stack.
- MCP-compliant server – Implements the Model Context Protocol so it can be used by MCP-compatible clients and tools.
- Web search tools for AI – Exposes web search functionality that can be called programmatically by AI agents.
- Configurable via repository files – Includes configuration and metadata files such as:
glama.jsonfor MCP/tooling metadatamarketplace-revision-release.jsonfor release metadata
- Containerization support – Provides a
Dockerfilefor building a container image. - Docker Compose setup – Includes
docker-compose.ymlfor running the server via Docker Compose. - Source-organized implementation – Core server logic contained under
src/directory. - Development tooling configuration – Includes
.prettierrcand.prettierignorefor code formatting, and.gitignorefor repository hygiene.
Technical Details
- Primary language: (not explicitly stated in snippet; source is under
src/) - Repository stats (approximate, from snapshot): ~400 commits, 400+ stars, 90+ forks.
Pricing
- Not specified in the provided content. The project is open source under the MIT license; any API usage costs (e.g., Brave Search API) are not detailed in the snippet and would need to be checked in Brave’s API documentation.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server offering web, image, news, video, and local POI search using Brave's Search API, integrated into the MCP protocol.
An MCP server providing access to Anchor Browser, a browser optimized for AI agents to navigate and interact with the web programmatically.
An MCP Server for Autom that provides lightning-fast Google search and SERP API access to MCP clients, enabling programmatic web search from within the Model Context Protocol.
An MCP Server that surfaces Government of British Columbia news and information streams to MCP tools and agents for programmatic access and analysis.
Model Context Protocol (MCP) server enabling direct content search from barnsworthburning.net via compatible AI clients like Claude for Desktop.
A Python-based MCP server that exposes OpenAI's built-in web_search tool as an MCP-compliant service.