brave-search-mcp

MCP

MCP server exposing Brave Search API to AI agents.

Web search via Brave Search API for AI agents

Install

npmnpm install -g @modelcontextprotocol/server-brave-search

Agent notes

When to use
When AI agents need to search the web

Use from an agent

curl -s https://clihub.com/api/tools/brave-search-mcp | jq '.agentHints.provenRecipes[] | {task, command, verified}'

Or call get_tool with slug brave-search-mcp on the MCP server at https://clihub.com/mcp.

Homepage ↗MIT0 views