All MCP servers

Brave

Official
by Api.AirforceStreamable HTTPSearch & Web Crawling01,172MIT

Visit https://brave.com/search/api/ for a free API key. Search the web, local businesses, images,…

mcpopen-sourcesearch-web-crawling

Endpoint

POST https://server.smithery.ai/brave/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "brave-impa3429": {
      "url": "https://server.smithery.ai/brave/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}