No-Code
For Developer
Follow the instructions below to integrate Brave Search MCP server to your AI application using our API or SDK.Prerequisites
1. Create a Brave Search MCP Server
Use the following endpoint to create a new remote Brave Search MCP server instance:Request
Response
serverUrl specifies the endpoint of the Brave Search MCP server, which allows you to perform web, image, news, and video searches through the Brave Search API.
instanceId is used for authentication and identification of your server instance.
2. Configure Brave Search API Key
To use the Brave Search MCP Server, you need to configure it with your Brave Search API key.Setting up Brave Search API Key
Response
Explore MCP Server Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
brave_web_search | Perform a Brave web search with rich filtering and personalization options including country, language, safesearch, and pagination |
brave_image_search | Search for images on Brave with support for safesearch filtering, language and country localization, and pagination |
brave_news_search | Search for news articles with safesearch filtering, language and country localization, pagination, and freshness filter to get recent news |
brave_video_search | Search for videos with safesearch filtering, language and country localization, pagination, and freshness filter to get recent videos |
For more details about tool input schema, use the list_tool API.