Skip to main content
Glama
Llamatron2112

mcp-brave-search

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

query

string

âś…

—

count

number

non

10 (1-20)

offset

number

non

0

safesearch

string

non

moderate

freshness

string

non

all

search_lang

string

non

"fr", "en"…

country

string

non

"FR", "US"…

🏗️ Dev

npm install && npm run build
npm start

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

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)

View all MCP Connectors

Latest Blog Posts

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