Skip to main content
Glama

Brave Search MCP Server

Official
index.ts419 B
import WebSearchTool from './web/index.js'; import LocalSearchTool from './local/index.js'; import VideoSearchTool from './videos/index.js'; import ImageSearchTool from './images/index.js'; import NewsSearchTool from './news/index.js'; import SummarizerTool from './summarizer/index.js'; export default { WebSearchTool, LocalSearchTool, VideoSearchTool, ImageSearchTool, NewsSearchTool, SummarizerTool, };

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brave/brave-search-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server