json// claude_desktop_config.json
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-brave-search"],
"env": { "BRAVE_API_KEY": "your-key-here" }
}
}
}mcpVisit Site ↗
Brave Search MCP Server
MCP server integrating Brave Search API for web and local search capabilities within AI assistants.