- Explore MCP Servers
- mcp-server-brave-search
Mcp Server Brave Search
What is Mcp Server Brave Search
mcp-server-brave-search is an MCP Server designed to interface with the Brave Search API, allowing users to leverage Brave’s search capabilities within their applications.
Use cases
Use cases include building search features in applications, enhancing user experience with privacy-centric search results, and developing tools that require access to search data from Brave.
How to use
To use mcp-server-brave-search, sign up for a Brave Search API account, choose a suitable plan, generate an API key, and configure your Zed settings by including the API key in the context server settings.
Key features
Key features include integration with Brave Search API, support for a free tier with limited queries, and easy configuration through Zed settings.
Where to use
mcp-server-brave-search can be used in applications that require search functionalities, particularly in web and mobile applications that benefit from privacy-focused search results.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Server Brave Search
mcp-server-brave-search is an MCP Server designed to interface with the Brave Search API, allowing users to leverage Brave’s search capabilities within their applications.
Use cases
Use cases include building search features in applications, enhancing user experience with privacy-centric search results, and developing tools that require access to search data from Brave.
How to use
To use mcp-server-brave-search, sign up for a Brave Search API account, choose a suitable plan, generate an API key, and configure your Zed settings by including the API key in the context server settings.
Key features
Key features include integration with Brave Search API, support for a free tier with limited queries, and easy configuration through Zed settings.
Where to use
mcp-server-brave-search can be used in applications that require search functionalities, particularly in web and mobile applications that benefit from privacy-focused search results.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
mcp-server-brave-search
Zed extension that wraps the @modelcontextprotocol/server-brave-search MCP server.
Configuration
This MCP server requires an API key.
- Sign up for a Brave Search API account
- Choose a plan (Free tier available with 2,000 queries/month)
- Generate your API key from the developer dashboard
In your Zed settings:
{
"context_servers": {
"mcp-server-brave-search": {
"settings": {
"brave_api_key": "YOUR_API_KEY"
}
}
}
}
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










