Skip to main content
Glama

Brave Search MCP Server

Official
by brave
docker-compose.yml460 B
services: mcp-server: build: . cap_drop: - all deploy: restart_policy: condition: any delay: 5s environment: - BRAVE_API_KEY - BRAVE_MCP_TRANSPORT=http - BRAVE_MCP_PORT=8080 - BRAVE_MCP_HOST=0.0.0.0 - BRAVE_MCP_LOG_LEVEL=info - BRAVE_MCP_ENABLED_TOOLS - BRAVE_MCP_DISABLED_TOOLS init: true ports: - 8080:8080 security_opt: - no-new-privileges:true

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