Brave Search MCP/SSE 服务器
by shoofio · browser-web · mcp-server, lobehub, web-search
实现了集成 Brave Search API 的 MCP 服务器,提供通过流式 SSE 接口的网页和本地搜索功能。需要通过环境变量 BRAVE_API_KEY 设置 Brave Search API 密钥。
Source: https://github.com/Shoofio/brave-search-mcp-sse
Install
git clone https://github.com/Shoofio/brave-search-mcp-sseTags: mcp-server, lobehub, web-search
⭐ 39 GitHub stars · Source: lobehub
About browser-web MCP servers and Claude skills
browser-web MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Brave Search MCP/SSE 服务器 is one of hundreds of browser-web entries indexed on Skiln. Browse the full browser-web category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related browser-web MCPs and skills
- MCP-RPC 桥接 by Jesus Moreno
用于 WebSocket RPC 系统的 MCP 服务器桥接——允许 Claude 通过 RPC 执行 TypeScript 代码。需要运行可通过 WebSocket 和 HTTP 端点访问的 RPC 运行时服务器,并通过环境变量进行配置。
- GitHub MCP Server by rmranjit
MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
- IndiaMART MCP Server by Techmatic-sys
Enables managing IndiaMART buyer leads through natural language, including fetching, searching, analyzing, and updating lead pipeline stages.
- mevzuat-mcp by matt0000000
Enables programmatic access to Turkish legislation from mevzuat.gov.tr, allowing search, full-text retrieval, and Boolean search within articles.
- fs-mcp-rs by nihmadev
Ultra-fast, memory-efficient Rust implementation of the Filesystem MCP server with bounded IO, regex search, and optional terminal execution.
- Paid Business Data MCP Server by luisruiz3012
MCP server for paid business data services with free previews and paid tools (enriched search and competitive analysis) using x402 payment flow via Pyrimid Protocol on Base.
- toolvend by dev.toolvend
DNS, RDAP, LEI/KYB, DMARC/SPF, sitemaps, web extraction, VAT, QR. Paid per call in USDC.
- RevOrbit CRM by com.revorbit
Search, summarize, and update your RevOrbit CRM (leads, deals, contacts, tasks) in plain language.
Frequently asked questions
How do I install Brave Search MCP/SSE 服务器?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Brave Search MCP/SSE 服务器?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Brave Search MCP/SSE 服务器 free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.