74
/ 100
3 days ago
glama

brave-search-mcp-server

Integrates Brave Search API to provide web, local, video, image, news, summarizer, place search, and LLM context capabilities through MCP.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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 unless BRAVE_API_KEY_FILE is set)
configBRAVE_API_KEY_FILEBRAVE_API_KEY: Your Brave Search API key (required unless is set)
configBRAVE_MCP_ALLOWED_HOSTS
configBRAVE_MCP_ALLOWED_ORIGINS
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_HOST
configBRAVE_MCP_LOG_LEVELDesired logging level("debug", "info", "notice", "warning", "error", "critical", "alert", or "emergency", default: "info")
configBRAVE_MCP_PORTHTTP server port (default: 8080)
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")
configPORT
// 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 2 concrete improvements 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/oki602960-brave-search-mcp-server-140txa)](https://m8ven.ai/mcp/oki602960-brave-search-mcp-server-140txa)
commit: f6d7d40dfa14210cb04a321d74f771f71f344086
code hash: 65e2a6e5b43688bad18d1ef1a13cba033ddbb5b2738b938b0dcd5dbcfc6b9ecc
verified: 7/28/2026, 9:06:49 AM
view raw JSON →