Brave Search
v0.1.2
Verified
Privacy-focused web search using the Brave Search API with 2,000 free queries per month.
By BraveMIT
typescript
web services
523stars
7.2Kdownloads
65forks
Scanned Feb 8, 2026
A+96%
Scanned 3w ago
Excellent Security
Vulnerabilities Found
0Crit
0High
0Med
1Low
2Info
Security ScoreA+
96
out of 100
Vulnerabilities Found
0
Crit
0
High
0
Medi
1
Low
2
Info
Last scanned: 2/8/2026
Quality ScoreA
90
out of 100
90
Maint.
85
Popular
95
Docs
93
Compat
Maintenance90%
Popularity85%
Documentation95%
Compatibility93%
Maintenance90
Active
6 days agoCommit Frequency86%
Release Frequency77%
Issue Response81%
Popularity85
523
Stars
7.2K
Downloads
65
Forks
Stars Score52%
Downloads Score53%
Forks Score53%
Documentation95
README Quality81%
Available Documentation
API DocsExamplesChangelog
Compatibility93
MCP Spec Compliance95%
Transport Support50%
Features
TypeScript
Supported Transports
STDIO
Vulnerabilities(3)
1Low
2Info
Filter:
READMEBrave Search
Brave Search MCP Server
Privacy-focused web search for AI assistants.
Features
- Web Search - Search the web privately
- Local Search - Find local businesses
- News Search - Get latest news
- Rate Limiting - 2,000 free queries/month
Installation
bash
npm install @anthropic-ai/mcp-server-brave-searchConfiguration
json
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp-server-brave-search"],
"env": {
"BRAVE_API_KEY": "your-api-key"
}
}
}
}License
MIT
Embed Security Badge
Add this badge to your README or documentation
[](https://mcpsafe.org/registry/brave-search)Need more customization options?Badge Documentation
Server Information
- Source
- NPM
- Package
- @anthropic-ai/mcp-server-brave-search
- Version
- 0.1.2
- Language
- typescript
- License
- MIT
- Transport
- STDIO
- Added
- Jan 20, 2026
- Updated
- Feb 8, 2026