Brave Search MCP Server
Brave's own server for web, image, video, news and local search from its independent index.
Add it to your client
Officialnpx -y @brave/brave-search-mcp-server
{
"mcpServers": {
"brave-search-mcp": {
"command": "npx",
"args": [
"-y",
"@brave/brave-search-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- MIT
Brave runs its own crawler rather than reselling another engine's results, which is the reason to pick it over a generic search tool. The server splits the surface into separate tools per result type — web, images, videos, news, local businesses and a summariser — so an agent can ask for the shape of answer it needs instead of parsing a mixed page. It runs over stdio or streamable HTTP and takes a Brave Search API key.
Similar MCP servers
OpenSearch MCP Server
MCP serverThe OpenSearch project's own server for listing indices, reading mappings and running search queries.
Firecrawl MCP
MCP serverTurns web pages and whole sites into markdown an agent can read.
Exa MCP
MCP serverSearch for agents, where a result carries page content rather than a link.

Comments(0)
Sign in to comment