Is it safe?
No known CVEs for @smithery/cli.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 1 days ago. 863 GitHub stars. 19,929 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
6 tools. Estimated ~1,800 tokens of your context window (0.9% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"brave-search": {
"env": {
"BRAVE_API_KEY": "YOUR_API_KEY_HERE"
},
"args": [
"run",
"-i",
"--rm",
"-e",
"BRAVE_API_KEY",
"docker.io/mcp/brave-search"
],
"command": "docker"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @smithery/cli 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
brave_web_searchPerforms comprehensive web searches with rich result types and advanced filtering options.
brave_local_searchSearches for local businesses and places with detailed information including ratings, hours, and AI-generated descriptions.
brave_video_searchSearches for videos with comprehensive metadata and thumbnail information.
brave_image_searchSearches for images with automatic fetching and base64 encoding for direct display.
brave_news_searchSearches for current news articles with freshness controls and breaking news indicators.
brave_summarizerGenerates AI-powered summaries from web search results using Brave's summarization API.
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.