Installation & Configuration
{
"mcpServers": {
"brave-search": {
"command": "uv",
"args": [
"--directory",
"path-to/mcp-python/mcp-brave-search/src",
"run",
"server.py"
],
"env": {
"BRAVE_API_KEY": "YOUR_BRAVE_API_KEY_HERE"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13