Brave Search SSE
Summary
Brave Search MCP with SSE provides real-time search capabilities through the Brave Search API, delivering results via Server-Sent Events (SSE) for immediate display. Built by Isaac Gounton, it exposes both a standard MCP tool interface for web searches and a dedicated SSE endpoint that maintains persistent connections with clients, broadcasting search results as they arrive. The implementation is containerized with Docker, configured through environment variables, and designed for easy deployment to Coolify. This server is particularly valuable for applications requiring live search results without polling, such as real-time monitoring dashboards or collaborative search interfaces.
Available Actions(1)
brave_web_search
Performs a web search using the Brave Search API. Parameters: query (string) - Search query, count (optional number) - Number of results (1-20, default: 10)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください