mcp-brave-search
Provides web search capabilities using the Brave Search API, returning relevant web pages with titles, URLs, and descriptions. Supports parameters for result count, pagination, safe search, freshness, language, and country.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-brave-searchSearch the web for the latest advancements in renewable energy from the past month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Brave Search
Serveur MCP pour agents IA - recherche web via l'API Brave Search.
🔑 Prérequis
Clé API Brave Search (gratuit, 2000 requêtes/mois) : https://brave.com/search/api/
Related MCP server: MCP2Brave
⚙️ Configuration agent
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "github:Llamatron2112/mcp-brave-search"],
"env": {
"BRAVE_API_KEY": "votre_clé_api"
}
}
}
}đź“‹ Outil brave_web_search
Paramètre | Type | Requis | Défaut |
| string | ✅ | — |
| number | non | 10 (1-20) |
| number | non | 0 |
| string | non | moderate |
| string | non | all |
| string | non | "fr", "en"… |
| string | non | "FR", "US"… |
🏗️ Dev
npm install && npm run build
npm startLicense
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- -license-qualityBmaintenanceAn MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.Last updated25,44189,088MIT
- AlicenseCqualityDmaintenanceA server based on the MCP protocol that uses the Brave API for web search functionality.Last updated62MIT
- Alicense-qualityFmaintenanceAn MCP server that integrates the Brave Search API to provide both web and local search capabilities, with features like pagination, filtering, and smart fallbacks.Last updated15MIT
- JavaScriptMIT
Related MCP Connectors
Serper MCP — wraps the Serper Google Search API (serper.dev)
MCP server for Google search results via SERP API
Brave Search MCP — independent web index (no Google/Bing dependency)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Llamatron2112/mcp-brave-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server