98
/ 100
1 month ago
mcp_so

Brave Search Mcp Server

An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, image search, video search, news search, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: BRAVE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBRAVE_API_KEYYour Brave Search API key (required)
configBRAVE_MCP_DISABLED_TOOLSWhen used, specifies a space-separated blacklist for supported tools
configBRAVE_MCP_ENABLED_TOOLSWhen used, specifies a space-separated whitelist for supported tools
configBRAVE_MCP_HOSTHTTP server host (default: "0.0.0.0")
configBRAVE_MCP_LOG_LEVELDesired logging level("debug", "info", "notice", "warning", "error", "critical", "alert", or "emergency", default: "info")
configBRAVE_MCP_PORTHTTP server port (default: 8000)
configBRAVE_MCP_STATELESSHTTP stateless mode (default: "true"). When running on Amazon Bedrock Agentcore, set to "true".
configBRAVE_MCP_TRANSPORTTransport mode ("http" or "stdio", default: "stdio")
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/brave-brave-search-mcp-server-x5wwi3)](https://m8ven.ai/mcp/brave-brave-search-mcp-server-x5wwi3)
commit: 759b9a880dfe69adcfacb711365c192a305aba50
code hash: 6451e1641048166da8507ef4b8bdc750da311dae6ca0f6abeb4de0cfc28ebabd
verified: 6/16/2026, 1:06:05 PM
view raw JSON →