Brave Search MCP Server
MCP server providing web and local search via Brave Search API
Overview
Requirements
Recommended VPS
Hostinger · KVM 1
1 vCPU · 4096 MB · 50 GB
Hostinger · KVM 1
1 vCPU · 4096 MB · 50 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
brave-search-server:
image: mcp/brave-search:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/brave-search-server:/data
Related tools
MCP Git Server
Git repository interaction and automation through the Model Context Protocol
MCP Filesystem Server
Secure file system access and management for AI agents via the Model Context Protocol
Uptime Kuma
Beautiful self-hosted monitoring dashboard and status page for your services
Coolify
Open-source self-hostable PaaS alternative to Vercel, Heroku & Netlify
Glances
Real-time system monitoring dashboard for CPU, memory, disk, network, containers, and more
FastMCP
The fast, Pythonic way to build MCP servers and clients
Guides & articles
How to Integrate Brave Search MCP Server with Your AI Agent
Step-by-step tutorial on setting up the Brave Search MCP Server with Docker or npx, configuring MCP clients like Claude Desktop, and testing real-time web search.
Getting Started with Brave Search MCP Server: Web Search for AI Agents
Learn how the Brave Search MCP Server enables AI agents to search the web and find local businesses in real-time through the Model Context Protocol.