Brave's official search server (`brave/brave-search-mcp-server`) exposes the Brave Search API — web, local-business, news, image, and video search, plus AI summarization and pre-extracted LLM context — for research and RAG agents. Search results are deterministic API calls. Ships as a local-stdio command (a hosted endpoint is provisioned via the Brave API dashboard).
Example prompts
Search the web for the latest on the Model Context Protocol and summarize.
Find coffee shops near downtown Austin with good ratings.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.