Web and local search via Brave Search API. Provides real-time web search, local business lookup, image search, and news. Give your AI agent internet access with 22k+ installs/week.
Install via CLI
mog install mogteam/mcp-brave-searchManual config
Brave Search API key (free tier available at brave.com/search/api)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Web and local search via Brave Search API. Provides real-time web search, local business lookup, image search, and news. Give your AI agent internet access with 22k+ installs/week.
mog install mogteam/mcp-brave-search
search web brave news real-time mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases