Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Brave Search MCP server for me.
Server: Brave Search
Description: Web and local search using Brave's Search API
Install command: npx -y @brave/brave-search-mcp-server
Environment variables needed:
- BRAVE_API_KEY: Brave Search API key (required)
GitHub: https://github.com/brave/brave-search-mcp-server
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@brave/brave-search-mcp-server"
],
"env": {
"BRAVE_API_KEY": "BSAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
npx -y @brave/brave-search-mcp-serverTools (2)
web_search Search the web using Brave Search
local_search Search for local businesses and places
Environment Variables
BRAVE_API_KEY RequiredBrave Search API key
BSAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx| Name | Description | Required | Example |
|---|---|---|---|
| BRAVE_API_KEY | Brave Search API key | Required | BSAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
Compatibility
About
An official Model Context Protocol server for Brave Search. This server enables LLMs to perform web searches and local business searches using Brave's privacy-focused search engine.
Key Features
- Web search — Search the entire web with privacy-focused results
- Local search — Find businesses, restaurants, and places near a location
- Privacy by default — No tracking, no profiling
- High-quality results — Independent index, not reliant on Google/Bing
Authentication
Requires a Brave Search API key. Get one free at: https://brave.com/search/api/
Use Cases
- Research — "Search for recent articles about AI regulation"
- Fact-checking — "Verify this claim by searching for sources"
- Local discovery — "Find coffee shops near Central Park"
- Competitive analysis — "What are competitors saying about this feature?"
- Trend monitoring — "Search for trending topics in machine learning"
Related Resources
arjunkmrm-brave-search-mcp-server
MCP ServerSearch the web, images, videos, news, and local businesses with robust filters, freshness controls…
Neuroscience Research Assistant
PromptSupport neuroscience research with literature reviews, experimental design, data analysis, and interpretation of brain imaging and neural data.
MCP Client Developer
SkillBuild Model Context Protocol clients to connect AI assistants with external tools and data sources. Master the protocol for seamless AI-tool integration.
API
GlossaryApplication Programming Interface, a set of rules for software components to communicate.
Fetch
MCP ServerWeb content fetching and conversion for efficient LLM usage
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.
