Skip to main content
Glama

Brave Search MCP Server

docker-compose.yml192 B
version: '3.8' services: brave-search-mcp: build: . ports: - "3001:3001" environment: - BRAVE_API_KEY=${BRAVE_API_KEY} - PORT=3001 restart: unless-stopped

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/isaacgounton/Brave-Search-MCP-SSE'

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