Enable real-time web search for your LLM using the Brave Search API via MCP.
379 characters
Enable real-time web search for your LLM. Brave Search allows the model to browse the internet, find up-to-date information, and retrieve local business data.
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": ""
}
}
}
}
Tags:
mcpsearchwebbravereal-time
By Promptexify|3/27/2026
Related Prompts
Memory Graph MCP Server Configuration
MCP
Puppeteer Web Browser MCP Configuration
MCP
Google Developer Knowledge MCP Configuration
MCP
Google Drive MCP Server Configuration
MCP
Google Maps MCP Server Configuration
MCP
Slack MCP Server Configuration
MCP
Brave Search MCP Server Configuration | Promptexify