Brave-Search-MCP-SSE
0
This project is an MCP server designed to integrate with Brave Search and deliver real-time search results through Server-Sent Events (SSE). Its standout features include ease of deployment on Docker and Coolify, along with a robust TypeScript-based implementation.
Brave Search MCP with SSE Support
This project is a Model Context Protocol (MCP) server enabling Brave Search functionalities with Server-Sent Events (SSE) integration. It allows real-time search services.
Features
- Integration with Brave Search API via MCP
- Real-time results using SSE
- Ready for Docker and Coolify deployment
- Developed with TypeScript
- Provides an Express.js SSE endpoint
Prerequisites
- Requires Brave Search API key
- Node.js 18+
- Docker
- Coolify instance
Deployment
- Local development by cloning the repo and setting up environment variables
- Docker and Coolify deployment instructions provided
Usage
- SSE endpoint for real-time search result broadcasting
- Messages endpoint for search initiation